mirror of
https://github.com/open-webui/open-webui
synced 2024-11-07 09:09:53 +00:00
commit
027dd848eb
@ -335,7 +335,7 @@
|
||||
}
|
||||
|
||||
params = chatContent?.params ?? {};
|
||||
chatFiles = chatContent?.files ?? {};
|
||||
chatFiles = chatContent?.files ?? [];
|
||||
|
||||
autoScroll = true;
|
||||
await tick();
|
||||
|
Loading…
Reference in New Issue
Block a user