feat: Update MacOS tray icon

This commit is contained in:
MystiPanda
2023-12-14 13:11:46 +08:00
parent 4964382966
commit 943c6f77dc
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": {