Update base URL
Release Please / Release Please (push) Has been cancelled
Release Please / Publish App (macos-latest) (push) Has been cancelled
Release Please / Publish App (ubuntu-latest) (push) Has been cancelled
Release Please / Publish App (windows-latest) (push) Has been cancelled
/ Build App (push) Has been cancelled

This commit is contained in:
2026-06-01 08:10:56 -07:00
parent c9d59ee044
commit 47a666f7db
+1 -1
View File
@@ -23,7 +23,7 @@ export let mainWindow: BrowserWindow;
export const BUILD_URL = new URL(
app.commandLine.hasSwitch("force-server")
? app.commandLine.getSwitchValue("force-server")
: /*MAIN_WINDOW_VITE_DEV_SERVER_URL ??*/ "https://stoat.chat/app",
: /*MAIN_WINDOW_VITE_DEV_SERVER_URL ??*/ "https://chat.mistox.net",
);
// internal window state