summaryrefslogtreecommitdiffstats
path: root/src/components/Properties/PropertyMultipleText.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Properties/PropertyMultipleText.vue')
-rw-r--r--src/components/Properties/PropertyMultipleText.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Properties/PropertyMultipleText.vue b/src/components/Properties/PropertyMultipleText.vue
index c2f725ba..1f489cfd 100644
--- a/src/components/Properties/PropertyMultipleText.vue
+++ b/src/components/Properties/PropertyMultipleText.vue
@@ -57,7 +57,7 @@
tag-placeholder="create"
track-by="id"
label="name"
- @tag="createLabel"
+ @option:created="createLabel"
@input="updateType" />
<!-- if we do not support any type on our model but one is set anyway -->