mirror of
https://github.com/open-webui/open-webui
synced 2025-06-22 18:07:17 +00:00
Update Sidebar.svelte
This commit is contained in:
parent
e7828dfd1b
commit
ac1042a653
@ -176,8 +176,6 @@
|
||||
if ($mobile) {
|
||||
showSidebar.set(false);
|
||||
}
|
||||
|
||||
toast.success($i18n.t('Folder selected for next chat'));
|
||||
};
|
||||
|
||||
const initChannels = async () => {
|
||||
|
Loading…
Reference in New Issue
Block a user