Put "low-power" before "high-performance"

This commit is contained in:
redphx 2024-07-20 05:56:34 +07:00
parent 1d590103ce
commit 130a7ffbd7

View File

@ -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]: {