mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 06:53:44 +08:00
chore: update
This commit is contained in:
parent
4a7f8dbe09
commit
659f854f62
@ -49,12 +49,6 @@
|
||||
"enable": true
|
||||
},
|
||||
"csp": null
|
||||
},
|
||||
"windows": [
|
||||
{
|
||||
"label": "main",
|
||||
"fullscreen": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -23,6 +23,15 @@
|
||||
"trayIcon": {
|
||||
"iconPath": "icons/tray-icon.ico",
|
||||
"iconAsTemplate": true
|
||||
},
|
||||
"windows": [
|
||||
{
|
||||
"label": "main",
|
||||
"fullscreen": false,
|
||||
"resizable": true,
|
||||
"maxWidth": null,
|
||||
"maxHeight": null
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user