Update Sidebar.svelte

This commit is contained in:
Classic298
2025-06-21 21:11:39 +02:00
committed by GitHub
parent e7828dfd1b
commit ac1042a653

View File

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