mirror of
https://github.com/LukeHagar/immich.git
synced 2025-12-08 04:20:12 +00:00
@@ -1392,7 +1392,7 @@ export type SystemConfigOAuthDto = {
|
||||
buttonText: string;
|
||||
clientId: string;
|
||||
clientSecret: string;
|
||||
defaultStorageQuota: number;
|
||||
defaultStorageQuota: number | null;
|
||||
enabled: boolean;
|
||||
issuerUrl: string;
|
||||
mobileOverrideEnabled: boolean;
|
||||
|
||||
Reference in New Issue
Block a user