mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +00:00
refac
This commit is contained in:
parent
fbfd3ff134
commit
e895c33baa
1 changed files with 0 additions and 4 deletions
|
|
@ -76,10 +76,6 @@
|
|||
searchHandler();
|
||||
};
|
||||
|
||||
$: if (show) {
|
||||
init();
|
||||
}
|
||||
|
||||
onMount(() => {
|
||||
init();
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue