fix: icon path

This commit is contained in:
GyDi 2022-05-13 12:28:36 +08:00 committed by GitHub
parent 85e1c4bd47
commit 2a24fbadae

View File

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