perf: remove getChatList from saveChatHandler (#22983)
This commit is contained in:
@@ -2603,8 +2603,6 @@
|
||||
params: params,
|
||||
files: chatFiles
|
||||
});
|
||||
currentChatPage.set(1);
|
||||
await chats.set(await getChatList(localStorage.token, $currentChatPage));
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user