chore: change tray icon

This commit is contained in:
GyDi 2022-06-22 01:26:25 +08:00
parent 45a1435ce7
commit 646afbfa36

View File

@ -11,7 +11,7 @@
}, },
"tauri": { "tauri": {
"systemTray": { "systemTray": {
"iconPath": "icons/tray-icon.png", "iconPath": "icons/tray-icon.ico",
"iconAsTemplate": true "iconAsTemplate": true
}, },
"bundle": { "bundle": {