mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
refac
This commit is contained in:
parent
11afce7895
commit
5867ebb1ee
1 changed files with 0 additions and 1 deletions
|
|
@ -111,7 +111,6 @@
|
|||
|
||||
if (search === '') {
|
||||
await initChatList();
|
||||
allChatsLoaded = false;
|
||||
return;
|
||||
} else {
|
||||
searchDebounceTimeout = setTimeout(async () => {
|
||||
|
|
|
|||
Loading…
Reference in a new issue