(hotfix): enable window decoration and resizable
This commit is contained in:
parent
16211bfaf0
commit
a36ba22871
@ -36,8 +36,8 @@
|
||||
"title": "KlectrRadio",
|
||||
"width": 300,
|
||||
"height": 600,
|
||||
"decorations": false,
|
||||
"resizable": false
|
||||
"decorations": true,
|
||||
"resizable": true
|
||||
}
|
||||
],
|
||||
"security": {
|
||||
|
Loading…
Reference in New Issue
Block a user