forked from mirrors/homebox
parent
f8a6160039
commit
eff5db3664
3 changed files with 3 additions and 0 deletions
|
@ -77,6 +77,7 @@
|
|||
const { error, data } = await api.labels.create(form);
|
||||
if (error) {
|
||||
toast.error("Couldn't create label");
|
||||
loading.value = false;
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue