mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-01 03:17:20 -05:00
@@ -335,7 +335,7 @@
|
||||
}
|
||||
|
||||
params = chatContent?.params ?? {};
|
||||
chatFiles = chatContent?.files ?? {};
|
||||
chatFiles = chatContent?.files ?? [];
|
||||
|
||||
autoScroll = true;
|
||||
await tick();
|
||||
|
||||
Reference in New Issue
Block a user