{{ JSON.stringify(cleanObject(cond, remove_keys), null, 2) }}
- diff --git a/ui/app/pages/conditions.vue b/ui/app/pages/conditions.vue index dab5d0d1..30c49ef7 100644 --- a/ui/app/pages/conditions.vue +++ b/ui/app/pages/conditions.vue @@ -4,11 +4,17 @@
{{ JSON.stringify(cleanObject(cond, remove_keys), null, 2) }}
-