feat: manage custom appearance policy
This commit is contained in:
@@ -41,7 +41,8 @@ export const SYSTEM_SETTINGS_FALLBACK: SystemSettingsItem = {
|
||||
settings: {},
|
||||
navigation: null,
|
||||
appearance_palette: "default",
|
||||
appearance_palette_locked: false
|
||||
appearance_palette_locked: false,
|
||||
appearance_custom_overrides_allowed: false
|
||||
};
|
||||
|
||||
export function applySystemSettingsSections(
|
||||
|
||||
Reference in New Issue
Block a user