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 @@
-
-
+
- {{ props.item.title }}
-
+ {{ label.title }}
+
-
+
- {{ props.option }}
+ {{ option }}
- {{ props.option.title }}
+ {{ option.title }}
-
+
-