🐛 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: {
|
app: {
|
||||||
...CommonConf.app,
|
...CommonConf.app,
|
||||||
trayIcon: {
|
trayIcon: {
|
||||||
...CommonConf.app.trayIcon,
|
|
||||||
...(platformConfig?.app?.trayIcon ?? {}),
|
...(platformConfig?.app?.trayIcon ?? {}),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user