mirror of
https://github.com/hay-kot/homebox.git
synced 2025-06-28 14:48:34 +00:00
fix: ensure loading in toggled (#571)
This commit is contained in:
parent
b28bb2c4a8
commit
f3f96723b2
3 changed files with 3 additions and 0 deletions
|
@ -85,6 +85,7 @@
|
|||
});
|
||||
|
||||
if (error) {
|
||||
loading.value = false;
|
||||
toast.error("Couldn't create location");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue