diff --git a/ayanova/src/components/custom-fields-control.vue b/ayanova/src/components/custom-fields-control.vue index 1038b745..2086f3c9 100644 --- a/ayanova/src/components/custom-fields-control.vue +++ b/ayanova/src/components/custom-fields-control.vue @@ -171,7 +171,7 @@ CUSTOM FIELD DATA: * 3) bind to the data somehow (might have to warp the data to fit the controls in some cases due to changed template design) - computed properties that sit above the json and translate into and out of it, custom1, custom2 etc. If empty then it's just empty. * 4) Profit$ - * + * */ export default { data() {