forked from open-webui/open-webui
fix: files not found
This commit is contained in:
parent
d94455cef0
commit
deddd8467c
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
|
||||
let title = '';
|
||||
let prompt = '';
|
||||
let files = [];
|
||||
|
||||
let messages = [];
|
||||
let history = {
|
||||
|
|
Loading…
Reference in a new issue