diff --git a/app/imports/ui/properties/forms/EffectForm.vue b/app/imports/ui/properties/forms/EffectForm.vue index 78d2cee8..f1a18ccf 100644 --- a/app/imports/ui/properties/forms/EffectForm.vue +++ b/app/imports/ui/properties/forms/EffectForm.vue @@ -49,18 +49,19 @@ :debounce-time="debounceTime" @change="(value, ack) => $emit('change', {path: ['calculation'], value, ack})" /> - - +