Skip to content

Commit

Permalink
chore(features): add content limit permission name
Browse files Browse the repository at this point in the history
  • Loading branch information
karolsojko committed Sep 10, 2024
1 parent f2b5ab7 commit e74ed9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/features/src/Domain/Permission/PermissionName.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ export enum PermissionName {
Vaults = 'app:vaults',
SharedVaults = 'server:shared-vaults',
ProtonTheme = 'theme:proton',
ContentLimit = 'server:content-limit',
}

0 comments on commit e74ed9e

Please sign in to comment.