mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-11 22:52:54 +00:00
refac
This commit is contained in:
parent
61a2909a88
commit
a0068c4a17
1 changed files with 1 additions and 0 deletions
|
|
@ -183,6 +183,7 @@
|
|||
console.log('initChatList');
|
||||
currentChatPage.set(1);
|
||||
allChatsLoaded = false;
|
||||
scrollPaginationEnabled.set(false);
|
||||
|
||||
initFolders();
|
||||
await Promise.all([
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue