mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
update
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
(item?.name && item?.name.toLowerCase().endsWith('.pdf'));
|
||||
|
||||
onMount(() => {
|
||||
console.log(item);
|
||||
if (item?.context === 'full') {
|
||||
enableFullContent = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user