feat(desktop): reserve right edge with Windows appbar
This commit is contained in:
@@ -13,8 +13,12 @@
|
||||
"windows": [
|
||||
{
|
||||
"title": "森林AI Full",
|
||||
"width": 1280,
|
||||
"height": 820
|
||||
"width": 380,
|
||||
"height": 820,
|
||||
"minWidth": 300,
|
||||
"minHeight": 480,
|
||||
"resizable": false,
|
||||
"maximizable": false
|
||||
}
|
||||
],
|
||||
"security": {
|
||||
|
||||
Reference in New Issue
Block a user