style: fix linting issues met Prettier
This commit is contained in:
parent
13e29d7d5f
commit
0862cb5c6b
4 changed files with 10 additions and 11 deletions
|
@ -109,7 +109,7 @@
|
|||
},
|
||||
onError: (e) => {
|
||||
showSnackbar(t("failed") + ": " + e.response.data.error || e.message, "error");
|
||||
}
|
||||
},
|
||||
},
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue