Skip to content

Commit

Permalink
Enterprise event
Browse files Browse the repository at this point in the history
  • Loading branch information
gastonfournier committed Oct 16, 2023
1 parent 65d95e9 commit 06572bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/types/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ export const PROJECT_ACCESS_USER_ROLES_UPDATED =
export const PROJECT_ACCESS_GROUP_ROLES_UPDATED =
'project-access-group-roles-updated';

export const PROJECT_ACCESS_UPDATED = 'project-access-updated' as const;

export const PROJECT_ACCESS_USER_ROLES_DELETED =
'project-access-user-roles-deleted';

Expand Down

0 comments on commit 06572bc

Please sign in to comment.