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