feat: Update MacOS tray icon

This commit is contained in:
MystiPanda
2023-12-14 13:11:46 +08:00
parent 8a608c3c3e
commit e21596db83
5 changed files with 2 additions and 2 deletions

View File

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