refac: tools edit
This commit is contained in:
parent
bc458d3ee0
commit
ede584320f
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
toast.success('Tool updated successfully');
|
||||
tools.set(await getTools(localStorage.token));
|
||||
|
||||
await goto('/workspace/tools');
|
||||
// await goto('/workspace/tools');
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue