fix: remove invalid single-instance capability + dead static tray icon

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Psychotoxical
2026-04-01 13:51:50 +02:00
parent e65c476a76
commit 1adfda1daa
2 changed files with 1 additions and 8 deletions
+1 -2
View File
@@ -30,7 +30,6 @@
"core:window:allow-set-fullscreen",
"core:window:allow-is-fullscreen",
"core:window:allow-create",
"core:webview:allow-create-webview-window",
"single-instance:default"
"core:webview:allow-create-webview-window"
]
}
-6
View File
@@ -29,12 +29,6 @@
],
"security": {
"csp": null
},
"trayIcon": {
"iconPath": "icons/icon.png",
"iconAsTemplate": false,
"title": "Psysonic",
"tooltip": "Psysonic"
}
},
"bundle": {