mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +02:00
Put "low-power" before "high-performance"
This commit is contained in:
parent
1d590103ce
commit
130a7ffbd7
@ -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]: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user