🐛 Fix local CLI debugging

This commit is contained in:
Tw93
2024-12-27 17:09:49 +08:00
parent 2d951e2d90
commit 951b118d6a

View File

@@ -20,7 +20,6 @@ let tauriConfig = {
app: {
...CommonConf.app,
trayIcon: {
...CommonConf.app.trayIcon,
...(platformConfig?.app?.trayIcon ?? {}),
},
},