mirror of
https://github.com/open-webui/open-webui
synced 2024-12-28 23:02:25 +00:00
fix
This commit is contained in:
parent
4b7f0c5be1
commit
f8269de947
@ -249,7 +249,7 @@
|
||||
fileMaxSize = res?.file.max_size ?? '';
|
||||
fileMaxCount = res?.file.max_count ?? '';
|
||||
|
||||
enableGoogleDrive = res.enable_google_drive_integration;
|
||||
enableGoogleDriveIntegration = res.enable_google_drive_integration;
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user