mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
5ccf5084e8
* chore: create type for unique role names Using `string` was confusing when something should be combined with org context, and when not to. Naming this new name, "RoleIdentifier"