(hotfix): enable window decoration and resizable

This commit is contained in:
Triston Armstrong 2024-04-03 19:38:03 -05:00
parent 16211bfaf0
commit a36ba22871
No known key found for this signature in database
GPG Key ID: FADE6AC6F956FC52

View File

@ -36,8 +36,8 @@
"title": "KlectrRadio",
"width": 300,
"height": 600,
"decorations": false,
"resizable": false
"decorations": true,
"resizable": true
}
],
"security": {