diff options
-rw-r--r-- | roles/bodhi2/backend/files/fedwatch.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/bodhi2/backend/files/fedwatch.conf b/roles/bodhi2/backend/files/fedwatch.conf index f9202ae34..b7442f663 100644 --- a/roles/bodhi2/backend/files/fedwatch.conf +++ b/roles/bodhi2/backend/files/fedwatch.conf @@ -3,8 +3,8 @@ "args": [ "msg/project/fullname", "msg/fields", - "msg/issue/content" - "topic", + "msg/issue/content", + "topic" ] } } |