mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
fix
This commit is contained in:
parent
86359ef374
commit
98f935b8f7
1 changed files with 2 additions and 0 deletions
|
|
@ -264,6 +264,8 @@
|
||||||
messages: {},
|
messages: {},
|
||||||
currentId: null
|
currentId: null
|
||||||
};
|
};
|
||||||
|
|
||||||
|
chatFiles = [];
|
||||||
params = {};
|
params = {};
|
||||||
|
|
||||||
if ($page.url.searchParams.get('models')) {
|
if ($page.url.searchParams.get('models')) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue