fix: windows unmatched tray

This commit is contained in:
Tunglies
2025-03-12 13:55:11 +08:00
parent 6aaec3de5d
commit 24df5e02d6
2 changed files with 5 additions and 12 deletions

View File

@@ -21,11 +21,6 @@
}
},
"app": {
"trayIcon": {
"iconPath": "icons/tray-icon.ico",
"iconAsTemplate": true,
"showMenuOnLeftClick": false
},
"windows": []
}
}