Fix accidental concatenation of resolution strings

Spotted by @ns6089
This commit is contained in:
Cameron Gutman 2023-05-04 22:35:23 -05:00
parent 27f9d6d3a5
commit a7c1252fd9

View File

@ -406,7 +406,7 @@ namespace config {
"1280x720"s,
"1920x1080"s,
"2560x1080"s,
"3440x1440"s
"3440x1440"s,
"1920x1200"s,
"3840x2160"s,
"3840x1600"s,