mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-24 17:48:30 +02:00
Shared window crate
This commit is contained in:
@@ -10,16 +10,7 @@
|
||||
},
|
||||
"app": {
|
||||
"withGlobalTauri": false,
|
||||
"windows": [
|
||||
{
|
||||
"label": "main",
|
||||
"title": "Yaak Proxy",
|
||||
"width": 1000,
|
||||
"height": 700,
|
||||
"minWidth": 720,
|
||||
"minHeight": 480
|
||||
}
|
||||
]
|
||||
"windows": []
|
||||
},
|
||||
"bundle": {
|
||||
"icon": [
|
||||
|
||||
Reference in New Issue
Block a user