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