From 5351ef0172b59c1e16d3cf78ce71fd9151ed4a68 Mon Sep 17 00:00:00 2001 From: Flupsi Date: Thu, 5 Jun 2025 18:35:55 +0200 Subject: [PATCH] fix(front): remove faulty attributes to enable editing tags #2448 #2390 --- front/src/components/library/EditForm.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/front/src/components/library/EditForm.vue b/front/src/components/library/EditForm.vue index aa5888ff3..a6eb317cd 100644 --- a/front/src/components/library/EditForm.vue +++ b/front/src/components/library/EditForm.vue @@ -303,17 +303,16 @@ const resetField = (fieldId: string) => {