Update screen size to more usable (#347)

This commit is contained in:
Krishan 2024-09-14 21:44:11 +10:00 committed by GitHub
parent 86073d237f
commit 2ed0e8e532
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,8 +62,8 @@
"windows": [
{
"title": "Cinny",
"width": 1024,
"height": 724,
"width": 1280,
"height": 905,
"center": true,
"resizable": true,
"fullscreen": false,