Skip to content

Commit

Permalink
Added missing group
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnester committed Dec 9, 2024
1 parent 1b3b8ec commit 1aff8cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cmd/workspace/groups.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,9 @@ func Groups() []cobra.Group {
ID: "apps",
Title: "Apps",
},
{
ID: "cleanrooms",
Title: "Clean Rooms",
},
}
}

0 comments on commit 1aff8cc

Please sign in to comment.