mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-07 13:48:27 +02:00
Add "Disable features" setting
This commit is contained in:
@@ -282,12 +282,14 @@ export class SettingsDialog extends NavigationDialog {
|
||||
PrefKey.UI_HIDE_SYSTEM_MENU_ICON,
|
||||
PrefKey.UI_DISABLE_FEEDBACK_DIALOG,
|
||||
PrefKey.UI_REDUCE_ANIMATIONS,
|
||||
PrefKey.BLOCK_SOCIAL_FEATURES,
|
||||
PrefKey.BYOG_DISABLED,
|
||||
{
|
||||
pref: PrefKey.UI_HIDE_SECTIONS,
|
||||
multiLines: true,
|
||||
},
|
||||
{
|
||||
pref: PrefKey.BLOCK_FEATURES,
|
||||
multiLines: true,
|
||||
},
|
||||
],
|
||||
}, {
|
||||
requiredVariants: 'full',
|
||||
|
Reference in New Issue
Block a user