mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-05 12:56:42 +02:00
Put "low-power" before "high-performance"
This commit is contained in:
@@ -644,8 +644,8 @@ export class Preferences {
|
|||||||
default: 'default',
|
default: 'default',
|
||||||
options: {
|
options: {
|
||||||
'default': t('default'),
|
'default': t('default'),
|
||||||
'high-performance': t('high-performance'),
|
|
||||||
'low-power': t('low-power'),
|
'low-power': t('low-power'),
|
||||||
|
'high-performance': t('high-performance'),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
[PrefKey.VIDEO_SHARPNESS]: {
|
[PrefKey.VIDEO_SHARPNESS]: {
|
||||||
|
Reference in New Issue
Block a user