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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

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