Add missing single quote

This commit is contained in:
Luke Murphy 2021-01-11 19:15:28 +01:00
parent 83ff0fe6b9
commit 20e458b74f
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ DEFAULT_NORMAL_SEVERITY = "normal"
DEFAULT_PREVIOUS_SEVERITY = "indeterminate"
PLUGINS = [
"amqp"
"amqp",
"blackout",
"normalise",
"rocketchat",