App: Updated min window width

This commit is contained in:
TemmieHeartz 2022-12-27 21:36:50 -03:00
parent 3e0d3d1683
commit 1b04940e0e

View file

@ -8,10 +8,10 @@
"repository": "https://github.com/themitosan/fpPS4-Temmie-s-Launcher", "repository": "https://github.com/themitosan/fpPS4-Temmie-s-Launcher",
"window": { "window": {
"frame": true, "frame": true,
"width": 1180, "width": 1186,
"height": 710, "height": 710,
"toolbar": true, "toolbar": true,
"min_width": 1180, "min_width": 1186,
"min_height": 710, "min_height": 710,
"fullscreen": false, "fullscreen": false,
"position": "center", "position": "center",