mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 07:37: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',
|
||||
options: {
|
||||
'default': t('default'),
|
||||
'high-performance': t('high-performance'),
|
||||
'low-power': t('low-power'),
|
||||
'high-performance': t('high-performance'),
|
||||
},
|
||||
},
|
||||
[PrefKey.VIDEO_SHARPNESS]: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user