Skip to content

Commit 3823184

Browse files
Algorithm5838github-actions[bot]
authored andcommitted
perf: remove getChatList from saveChatHandler
1 parent 666666a commit 3823184

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/lib/components/chat/Chat.svelte

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2593,8 +2593,6 @@
25932593
params: params,
25942594
files: chatFiles
25952595
});
2596-
currentChatPage.set(1);
2597-
await chats.set(await getChatList(localStorage.token, $currentChatPage));
25982596
}
25992597
}
26002598
};

0 commit comments

Comments
 (0)