mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-11 14:53:47 +02:00
Remote URL hardcoding compatibility (#1810)
* Remote URL compatibility --------- Co-authored-by: jeffvli <jeffvictorli@gmail.com>
This commit is contained in:
Vendored
+1
@@ -8,6 +8,7 @@ declare global {
|
||||
electron: ElectronAPI;
|
||||
LEGACY_AUTHENTICATION?: boolean;
|
||||
queryLocalFonts?: () => Promise<Font[]>;
|
||||
REMOTE_URL?: string;
|
||||
SERVER_LOCK?: boolean;
|
||||
SERVER_NAME?: string;
|
||||
SERVER_TYPE?: ServerType;
|
||||
|
||||
Reference in New Issue
Block a user