diff --git a/src/utils/preferences.ts b/src/utils/preferences.ts index 5b419cb..5daa9dc 100644 --- a/src/utils/preferences.ts +++ b/src/utils/preferences.ts @@ -644,8 +644,8 @@ export class Preferences { default: 'default', options: { 'default': t('default'), - 'high-performance': t('high-performance'), 'low-power': t('low-power'), + 'high-performance': t('high-performance'), }, }, [PrefKey.VIDEO_SHARPNESS]: {