mirror of
https://github.com/open-webui/open-webui
synced 2024-11-21 23:57:51 +00:00
refac
This commit is contained in:
parent
dbb67a12ca
commit
d2a462a3ad
@ -2054,7 +2054,7 @@
|
||||
prompt
|
||||
).catch((error) => {
|
||||
console.log(error);
|
||||
return [];
|
||||
return [prompt];
|
||||
});
|
||||
|
||||
if (queries.length === 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user