mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-07 08:07:18 +02:00
Change "Target Resolution > Auto" to "Default"
This commit is contained in:
parent
e6e8297632
commit
d3e0ba9d9f
@ -2644,7 +2644,7 @@ class Preferences {
|
|||||||
[Preferences.STREAM_TARGET_RESOLUTION]: {
|
[Preferences.STREAM_TARGET_RESOLUTION]: {
|
||||||
'default': 'auto',
|
'default': 'auto',
|
||||||
'options': {
|
'options': {
|
||||||
'auto': __('auto'),
|
'auto': __('default'),
|
||||||
'1080p': '1080p',
|
'1080p': '1080p',
|
||||||
'720p': '720p',
|
'720p': '720p',
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user