mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55:19 +00:00
refac
This commit is contained in:
parent
8f74070688
commit
5d5bb9d1f2
1 changed files with 2 additions and 0 deletions
|
|
@ -131,6 +131,8 @@
|
||||||
return null;
|
return null;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
messages = [];
|
||||||
|
|
||||||
if (res) {
|
if (res) {
|
||||||
note = res;
|
note = res;
|
||||||
files = res.data.files || [];
|
files = res.data.files || [];
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue