mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
parent
e2dfbd66c3
commit
004c2f2496
12 changed files with 24 additions and 16 deletions
|
|
@ -1392,7 +1392,7 @@ export type SystemConfigOAuthDto = {
|
|||
buttonText: string;
|
||||
clientId: string;
|
||||
clientSecret: string;
|
||||
defaultStorageQuota: number;
|
||||
defaultStorageQuota: number | null;
|
||||
enabled: boolean;
|
||||
issuerUrl: string;
|
||||
mobileOverrideEnabled: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue