close and minimize buttons

This commit is contained in:
SpikeHD
2022-05-08 17:15:02 -07:00
parent dc98e695f4
commit d6741a16ea
4 changed files with 34 additions and 36 deletions

View File

@@ -59,7 +59,8 @@
"height": 600,
"resizable": true,
"title": "Cultivation",
"width": 800
"width": 800,
"decorations": false
}
]
}