fix: icon issue

This commit is contained in:
GyDi
2022-05-13 02:46:06 +08:00
parent 09fcb0739d
commit 85e1c4bd47
5 changed files with 1 additions and 1 deletions

View File

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