mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +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();
|
searchHandler();
|
||||||
};
|
};
|
||||||
|
|
||||||
$: if (show) {
|
|
||||||
init();
|
|
||||||
}
|
|
||||||
|
|
||||||
onMount(() => {
|
onMount(() => {
|
||||||
init();
|
init();
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue