tweak min height for a single row of custom words by default.

This commit is contained in:
CJ Pais 2025-08-11 15:30:34 -07:00
parent 6be48caf82
commit 1b6f95918d

View file

@ -15,9 +15,9 @@
{
"title": "Handy",
"width": 540,
"height": 720,
"height": 730,
"minWidth": 540,
"minHeight": 720,
"minHeight": 730,
"resizable": true,
"maximizable": false,
"visible": false