chore: re-enable vaults for internal team
This commit is contained in:
@@ -69,7 +69,7 @@ export function serverFeatures(): ServerFeatureDescription[] {
|
||||
name: 'Shared Vaults',
|
||||
identifier: NativeFeatureIdentifier.TYPES.SharedVaults,
|
||||
permission_name: PermissionName.SharedVaults,
|
||||
availableInRoles: [RoleName.NAMES.VaultsUser],
|
||||
availableInRoles: [RoleName.NAMES.InternalTeamUser],
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user