mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
refac
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
history: history
|
||||
});
|
||||
|
||||
currentChatPage.set(0);
|
||||
currentChatPage.set(1);
|
||||
await chats.set(await getChatList(localStorage.token, $currentChatPage));
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user