mirror of
https://github.com/open-webui/open-webui
synced 2024-11-06 16:59:42 +00:00
refac
This commit is contained in:
parent
11afce7895
commit
5867ebb1ee
@ -111,7 +111,6 @@
|
|||||||
|
|
||||||
if (search === '') {
|
if (search === '') {
|
||||||
await initChatList();
|
await initChatList();
|
||||||
allChatsLoaded = false;
|
|
||||||
return;
|
return;
|
||||||
} else {
|
} else {
|
||||||
searchDebounceTimeout = setTimeout(async () => {
|
searchDebounceTimeout = setTimeout(async () => {
|
||||||
|
Loading…
Reference in New Issue
Block a user