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