mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-13 07:42:31 +02:00
add LEGACY_AUTH env variable (#1473)
This commit is contained in:
Vendored
+1
@@ -7,6 +7,7 @@ declare global {
|
||||
api: PreloadApi;
|
||||
electron: ElectronAPI;
|
||||
queryLocalFonts?: () => Promise<Font[]>;
|
||||
LEGACY_AUTHENTICATION?: boolean;
|
||||
SERVER_LOCK?: boolean;
|
||||
SERVER_NAME?: string;
|
||||
SERVER_TYPE?: ServerType;
|
||||
|
||||
Reference in New Issue
Block a user