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