Skip to content

Commit

Permalink
Nit
Browse files Browse the repository at this point in the history
  • Loading branch information
begelundmuller committed Dec 12, 2024
1 parent a033899 commit aca2be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/rill/admin/v1/api.proto
Original file line number Diff line number Diff line change
Expand Up @@ -2327,7 +2327,7 @@ message ProjectPermissions {
bool read_dev_status = 7;
bool manage_dev = 8;
bool read_provisioner_resources = 19;
bool manage_provisioner_resources = 20;
bool manage_provisioner_resources = 20;
bool read_project_members = 9;
bool manage_project_members = 10;
bool create_magic_auth_tokens = 15;
Expand Down

0 comments on commit aca2be3

Please sign in to comment.