fix(config): add missing resolution to default config ui (#2224)

This commit is contained in:
ReenigneArcher 2024-03-05 23:00:51 -05:00 committed by GitHub
parent b99a9e92be
commit 3f215968ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1234,7 +1234,7 @@
"install_steam_audio_drivers": "enabled",
"adapter_name": "",
"output_name": "",
"resolutions": "[352x240,480x360,858x480,1280x720,1920x1080,2560x1080,3440x1440,1920x1200,3840x2160,3840x1600]",
"resolutions": "[352x240,480x360,858x480,1280x720,1920x1080,2560x1080,2560x1440,3440x1440,1920x1200,3840x2160,3840x1600]",
"fps": "[10,30,60,90,120]",
},
},