mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 21:42:58 +00:00
refac: tools edit
This commit is contained in:
parent
bc458d3ee0
commit
ede584320f
@ -26,7 +26,7 @@
|
|||||||
toast.success('Tool updated successfully');
|
toast.success('Tool updated successfully');
|
||||||
tools.set(await getTools(localStorage.token));
|
tools.set(await getTools(localStorage.token));
|
||||||
|
|
||||||
await goto('/workspace/tools');
|
// await goto('/workspace/tools');
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user