better default size

This commit is contained in:
CJ Pais 2025-07-28 12:43:15 -07:00
parent 9b3ac57ed6
commit 125d9b1c58

View file

@ -14,9 +14,9 @@
{
"title": "Handy",
"width": 540,
"height": 670,
"height": 680,
"minWidth": 540,
"minHeight": 670,
"minHeight": 680,
"resizable": true,
"maximizable": false
}