mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-06 05:08:26 +02:00
Change STREAM_TARGET_RESOLUTION's default value back to "auto"
This commit is contained in:
@@ -6853,7 +6853,7 @@ class Preferences {
|
||||
},
|
||||
},
|
||||
[Preferences.STREAM_TARGET_RESOLUTION]: {
|
||||
'default': '1080p',
|
||||
'default': 'auto',
|
||||
'options': {
|
||||
'auto': t('default'),
|
||||
'1080p': '1080p',
|
||||
|
Reference in New Issue
Block a user