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
a273cba0fb
commit
7ebb07c04c
1 changed files with 2 additions and 0 deletions
|
|
@ -52,6 +52,8 @@
|
||||||
proxy_url: youtubeProxyUrl
|
proxy_url: youtubeProxyUrl
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
webConfig.search.domain_filter_list = webConfig.search.domain_filter_list.join(', ');
|
||||||
};
|
};
|
||||||
|
|
||||||
onMount(async () => {
|
onMount(async () => {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue