aboutsummaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2014-08-07 23:19:51 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2014-08-07 23:19:51 +0200
commita4f6049d52da2085394e0291283a9df60ba71ea3 (patch)
tree720b5e7788ed3080e93fda987af797b60cbf888a /app.json
parentFixed image in README. (diff)
downloadnewspipe-a4f6049d52da2085394e0291283a9df60ba71ea3.tar.gz
newspipe-a4f6049d52da2085394e0291283a9df60ba71ea3.tar.bz2
newspipe-a4f6049d52da2085394e0291283a9df60ba71ea3.zip
Fixed app.json.
Diffstat (limited to 'app.json')
-rw-r--r--app.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/app.json b/app.json
index 1c319feb..1fd15344 100644
--- a/app.json
+++ b/app.json
@@ -23,5 +23,4 @@
"addons": [
"heroku-postgresql:dev"
]
-}
-g \ No newline at end of file
+} \ No newline at end of file
bgstack15