Skip to content

Commit bcf108a

Browse files
committed
make bee jenn
1 parent e5fd00e commit bcf108a

File tree

4 files changed

+15
-57
lines changed

4 files changed

+15
-57
lines changed

cli/testdata/coder_server_regenerate-vapid-keypair_--help.golden

Lines changed: 0 additions & 21 deletions
This file was deleted.

coderd/rbac/object_gen.go

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

enterprise/cli/testdata/coder_server_regenerate-vapid-keypair_--help.golden

Lines changed: 0 additions & 21 deletions
This file was deleted.

site/src/api/rbacresourcesGenerated.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,6 @@ export const RBACResourceActions: Partial<
8484
read: "read notification preferences",
8585
update: "update notification preferences",
8686
},
87-
webpush_subscription: {
88-
create: "create webpush subscriptions",
89-
delete: "delete webpush subscriptions",
90-
read: "read webpush subscriptions",
91-
},
9287
notification_template: {
9388
read: "read notification templates",
9489
update: "update notification templates",
@@ -162,6 +157,11 @@ export const RBACResourceActions: Partial<
162157
update: "update an existing user",
163158
update_personal: "update personal data",
164159
},
160+
webpush_subscription: {
161+
create: "create webpush subscriptions",
162+
delete: "delete webpush subscriptions",
163+
read: "read webpush subscriptions",
164+
},
165165
workspace: {
166166
application_connect: "connect to workspace apps via browser",
167167
create: "create a new workspace",

0 commit comments

Comments
 (0)