From 9a4e0117b2e945c6561b1fc3a7360338fe90c9a1 Mon Sep 17 00:00:00 2001 From: Dominik Pschenitschni Date: Sat, 14 May 2022 14:36:08 +0000 Subject: [PATCH] feat: editLabels script setup (#1940) Co-authored-by: Dominik Pschenitschni Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1940 Co-authored-by: Dominik Pschenitschni Co-committed-by: Dominik Pschenitschni --- src/components/tasks/partials/editLabels.vue | 209 +++++++++---------- 1 file changed, 100 insertions(+), 109 deletions(-) diff --git a/src/components/tasks/partials/editLabels.vue b/src/components/tasks/partials/editLabels.vue index 099ffad3..1961cbcc 100644 --- a/src/components/tasks/partials/editLabels.vue +++ b/src/components/tasks/partials/editLabels.vue @@ -1,5 +1,5 @@