Disable maximizable

This commit is contained in:
2024-11-27 04:56:57 -06:00
parent 8e28f7c7fc
commit 0a8f292fe7

View File

@@ -12,6 +12,7 @@
"app": { "app": {
"windows": [ "windows": [
{ {
"maximizable": false,
"title": "Factorio Achievements Fixer", "title": "Factorio Achievements Fixer",
"width": 450, "width": 450,
"height": 650, "height": 650,