Island: Rename ransomware config "notifications" section

This commit is contained in:
Mike Salvatore 2021-06-28 13:50:45 -04:00
parent b7c8006f94
commit f8411d3c92
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ RANSOMWARE = {
}, },
}, },
}, },
"notifications": { "other_behaviors": {
"title": "Notifications", "title": "Other Behaviors",
"type": "object", "type": "object",
"properties": { "properties": {
"readme": { "readme": {