Commit ede58432 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac: tools edit

parent bc458d3e
...@@ -26,7 +26,7 @@ ...@@ -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');
} }
}; };
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment