fix: icon issue

This commit is contained in:
GyDi
2022-05-13 02:46:06 +08:00
parent d695656b8c
commit 363e28f323
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": {