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
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user