mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Update FolderMenu.svelte
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
const handleMenuTrigger = (event) => {
|
||||
event.stopPropagation();
|
||||
show = !show;
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user