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",
"window": {
"frame": true,
"width": 1180,
"width": 1186,
"height": 710,
"toolbar": true,
"min_width": 1180,
"min_width": 1186,
"min_height": 710,
"fullscreen": false,
"position": "center",