fmn: add missing comma

This commit is contained in:
Mark O'Brien 2021-03-26 12:34:51 +00:00
parent 533ba99068
commit 9b29115930

View file

@ -100,7 +100,7 @@ config = {
"fasjson": {
"active": True,
"url": "https://fasjson.fedoraproject.org/"
}
},
"fas_credentials": {
"username": "{{fedoraDummyUser}}",
"password": "{{fedoraDummyUserPassword}}",