From 1f100148e79bd33add0321c407522c77b68d97b6 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 28 Nov 2019 18:36:51 +0000 Subject: [PATCH] Updating raven-client dependencies, this is a working checkpoint as I do each one one by one. --- ayanova/src/components/custom-fields-control.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {