mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 21:05: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;
|
||||
});
|
||||
|
||||
messages = [];
|
||||
|
||||
if (res) {
|
||||
note = res;
|
||||
files = res.data.files || [];
|
||||
|
|
|
|||
Loading…
Reference in a new issue