- Notifications
You must be signed in to change notification settings - Fork928
Closed
Description
Allow orderingcoder_app
resources on dashboard
Like
resource"coder_app""jira" {// ...slug="jira"display_name="Jira"order=1}resource"coder_app""slack" {// ...slug="slack"display_name="Slack"order=2}
will displayJira first and thenSlack
Moved from#8237 (comment)
Metadata
Metadata
Assignees
Labels
No labels