mirror of
https://github.com/open-webui/open-webui
synced 2025-02-07 21:47:29 +00:00
Update Documents.svelte
This commit is contained in:
parent
3cfb6507c5
commit
efc4ad9f65
@ -248,7 +248,7 @@
|
|||||||
|
|
||||||
fileMaxSize = res?.file.max_size ?? '';
|
fileMaxSize = res?.file.max_size ?? '';
|
||||||
fileMaxCount = res?.file.max_count ?? '';
|
fileMaxCount = res?.file.max_count ?? '';
|
||||||
|
|
||||||
enableGoogleDriveIntegration = res.enable_google_drive_integration;
|
enableGoogleDriveIntegration = res.enable_google_drive_integration;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user