mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-06 14:00:09 +02:00
- Set webSecurity: false in BrowserWindow to bypass CORS when connecting to remote API (standard Electron practice) - Fix renderer dev server to port 5173 so localStorage persists across restarts (prevents losing login state)