feat(icon): update app and tray icons

This commit is contained in:
2023-12-22 10:13:21 +07:00
parent 2536630ff7
commit 0522611669
54 changed files with 262 additions and 1 deletions

View File

@@ -116,6 +116,9 @@
"dangerousRemoteDomainIpcAccess": [],
"freezePrototype": false
},
"trayIcon": {
"iconPath": "icons/tray.png"
},
"macOSPrivateApi": true
}
}