after closing the window I tried to re-open doing show from the tray icon and I have got this Javascript error
Uncaught Exception:
TypeError: Object has been destroyed
at click (/Applications/WIS2 Downloader.app/Contents/Resources/app.asar/.vite/build/main.js:1:1213)
at MenuItem.click (node:electron/js2c/browser_init:2:30919)
at Menu._executeCommand (node:electron/js2c/browser_init:2:36315)
after closing the window I tried to re-open doing show from the tray icon and I have got this Javascript error
Uncaught Exception: TypeError: Object has been destroyed at click (/Applications/WIS2 Downloader.app/Contents/Resources/app.asar/.vite/build/main.js:1:1213) at MenuItem.click (node:electron/js2c/browser_init:2:30919) at Menu._executeCommand (node:electron/js2c/browser_init:2:36315)