Skip to content

Commit

Permalink
fix: rename config field naming
Browse files Browse the repository at this point in the history
  • Loading branch information
aashishmalik committed Feb 19, 2024
1 parent 7471afd commit c186c4c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/configurations/destinations/af/ui-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@
},
{
"type": "checkbox",
"label": "Place properties at root in eventValue",
"label": "Add properties at root in eventValue",
"value": "addPropertiesAtRoot",
"footerNote": "To send the custom properties to the root of eventValue.",
"default": false
},
{
Expand Down

0 comments on commit c186c4c

Please sign in to comment.