new comment showing in comments panel
This commit is contained in:
parent
26369ad71b
commit
2c99811caf
5 changed files with 88 additions and 34 deletions
|
|
@ -137,7 +137,6 @@ export const useApiStore = defineStore("api", () => {
|
|||
} catch (error) {
|
||||
console.error(
|
||||
"Une erreur s'est produite lors de l'ajout du commentaire :",
|
||||
commentaire,
|
||||
error
|
||||
);
|
||||
throw error;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue