This commit is contained in:
Karol Sójko 2026-01-10 20:06:31 +00:00 committed by GitHub
commit f6114c51cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,4 +41,5 @@ export enum PermissionName {
Vaults = 'app:vaults',
SharedVaults = 'server:shared-vaults',
ProtonTheme = 'theme:proton',
ContentLimit = 'server:content-limit',
}