🐛 Fix local CLI debugging
This commit is contained in:
1
bin/helpers/tauriConfig.ts
vendored
1
bin/helpers/tauriConfig.ts
vendored
@@ -20,7 +20,6 @@ let tauriConfig = {
|
||||
app: {
|
||||
...CommonConf.app,
|
||||
trayIcon: {
|
||||
...CommonConf.app.trayIcon,
|
||||
...(platformConfig?.app?.trayIcon ?? {}),
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user