Skip to content

Commit d348808

Browse files
Merge pull request #3585 from Ren-Roros-Digital/SafeAttachmentAction
fix: rename Action to SafeAttachmentAction
2 parents 246f8be + ccdee24 commit d348808

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/standards.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1704,8 +1704,8 @@
17041704
{
17051705
"type": "select",
17061706
"multiple": false,
1707-
"label": "Action",
1708-
"name": "standards.SafeAttachmentPolicy.Action",
1707+
"label": "Safe Attachment Action",
1708+
"name": "standards.SafeAttachmentPolicy.SafeAttachmentAction",
17091709
"options": [
17101710
{
17111711
"label": "Allow",

0 commit comments

Comments
 (0)