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 === '') {
|
||||
await initChatList();
|
||||
allChatsLoaded = false;
|
||||
return;
|
||||
} else {
|
||||
searchDebounceTimeout = setTimeout(async () => {
|
||||
|
Loading…
Reference in New Issue
Block a user