Allow resizing window

This commit is contained in:
2025-11-04 21:51:14 -07:00
parent 7d5a3177e4
commit ceb1a5ee47
7 changed files with 11 additions and 14 deletions

View File

@@ -15,8 +15,8 @@
"title": "Lncvrt Games Launcher",
"width": 1000,
"height": 600,
"resizable": false,
"maximizable": false
"minWidth": 875,
"minHeight": 500
}
],
"security": {