mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-24 06:28:34 +01:00
feat: redirect to item on create (#121)
* redirect on create * change to text area
This commit is contained in:
@@ -64,5 +64,6 @@
|
||||
toast.success("Location created");
|
||||
}
|
||||
reset();
|
||||
navigateTo(`/location/${data.id}`);
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user