refac: valves save

This commit is contained in:
Timothy J. Baek
2024-06-24 10:47:40 -07:00
parent 6bad71adca
commit 74a4f642fd
2 changed files with 11 additions and 2 deletions

View File

@@ -52,6 +52,7 @@
if (res) {
toast.success('Valves updated successfully');
dispatch('save');
}
}