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