mirror of
https://github.com/open-webui/open-webui
synced 2025-06-08 23:47:14 +00:00
refac
This commit is contained in:
parent
7dc7d5c028
commit
30b7ab3591
@ -189,6 +189,7 @@
|
||||
loadUrlHandler={async (url) => {
|
||||
return await loadToolByUrl(localStorage.token, url);
|
||||
}}
|
||||
successMessage={$i18n.t('Tool imported successfully')}
|
||||
/>
|
||||
|
||||
{#if loaded}
|
||||
|
Loading…
Reference in New Issue
Block a user