mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55:19 +00:00
Update Documents.svelte
This commit is contained in:
parent
3cfb6507c5
commit
efc4ad9f65
1 changed files with 1 additions and 1 deletions
|
|
@ -248,7 +248,7 @@
|
|||
|
||||
fileMaxSize = res?.file.max_size ?? '';
|
||||
fileMaxCount = res?.file.max_count ?? '';
|
||||
|
||||
|
||||
enableGoogleDriveIntegration = res.enable_google_drive_integration;
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue