mirror of
https://github.com/open-webui/open-webui
synced 2024-11-25 05:18:15 +00:00
fix
This commit is contained in:
parent
86359ef374
commit
98f935b8f7
@ -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 New Issue
Block a user