Skip to content

Commit 72fb1e5

Browse files
committed
Dans comments
1 parent 52d41c6 commit 72fb1e5

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

data/actions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@
506506
"value": "DELETED_AN_AGENT",
507507
"msg": "Deleted an Affiliate",
508508
"help_text": "When an Affiliate is deleted.",
509-
"extra_msg": "Created via {method}.",
509+
"extra_msg": "Deleted via {method}.",
510510
"subject_types": [
511511
"Affiliate"
512512
]

pages/webhooks/webhook-extra-message.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
"url": ""
1313
},
1414
"extra_msg": "Created via the API.",
15-
"subject": {
16-
# ...
17-
}
15+
"subject": {
16+
# ...
17+
}
18+
}
19+
]
20+
}

0 commit comments

Comments
 (0)