mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-27 12:04:56 +02:00
fix: restructure workspace general settings (#10120)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
This commit is contained in:
@@ -129,11 +129,16 @@ export default mergeIds(settingId, setting, {
|
||||
DisablePermissionsConfirmation: '' as IntlString,
|
||||
EnablePermissionsConfirmation: '' as IntlString,
|
||||
BetaWarning: '' as IntlString,
|
||||
DangerZone: '' as IntlString,
|
||||
AccessControl: '' as IntlString,
|
||||
GuestAccess: '' as IntlString,
|
||||
GuestAccessDescription: '' as IntlString,
|
||||
GuestSignUpDescription: '' as IntlString,
|
||||
GuestChannelsDescription: '' as IntlString,
|
||||
GuestChannelsArrayLabel: '' as IntlString,
|
||||
ApiAccess: '' as IntlString,
|
||||
ApiToken: '' as IntlString,
|
||||
GenerateApiToken: '' as IntlString,
|
||||
ManageIdentities: '' as IntlString,
|
||||
AddNew: '' as IntlString,
|
||||
Release: '' as IntlString,
|
||||
|
||||
Reference in New Issue
Block a user