fix: remove macos window title

This commit is contained in:
wonfen 2025-03-02 04:09:50 +08:00
parent 1ae0ad8a0e
commit b3e4defc0f

View File

@ -32,11 +32,6 @@
} }
}, },
"app": { "app": {
"windows": [
{
"title": "Clash Verge"
}
],
"trayIcon": { "trayIcon": {
"iconPath": "icons/tray-icon-mono.ico", "iconPath": "icons/tray-icon-mono.ico",
"iconAsTemplate": true "iconAsTemplate": true