Update Sidebar.svelte

This commit is contained in:
Classic298 2025-06-21 21:11:39 +02:00 committed by GitHub
parent e7828dfd1b
commit ac1042a653
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -176,8 +176,6 @@
if ($mobile) {
showSidebar.set(false);
}
toast.success($i18n.t('Folder selected for next chat'));
};
const initChannels = async () => {