🐛 Fix invalid json for Heroku

This commit is contained in:
Jonathan Wiesel 2015-03-23 19:44:06 -04:30
parent 30b04e2a6d
commit bd86340cf2
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
"SLACKUS_INTERVAL": {
"required": false,
"description": "Number of seconds between each check (default 60).",
"value": "60",
"value": "60"
},
"SLACKUS_DISQUS_LIMIT": {
"required": false,