Skip to content

Commit

Permalink
Add SOUNDCLOUD_CLIENT_ID to app.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefansundin committed Sep 29, 2015
1 parent d31e49a commit 77eeed8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app.json
Expand Up @@ -28,6 +28,10 @@
"INSTAGRAM_CLIENT_SECRET": {
"description": "(Optional) Your Instagram client secret.",
"required": false
},
"SOUNDCLOUD_CLIENT_ID": {
"description": "(Optional) Your SoundCloud client id.",
"required": false
}
}
}

0 comments on commit 77eeed8

Please sign in to comment.