Skip to content

Commit

Permalink
Merge pull request bnoguchi#356 from sente/master
Browse files Browse the repository at this point in the history
one-line fix to example/conf.js -- added a "}" which fixed a syntax error
  • Loading branch information
bnoguchi committed Oct 16, 2012
2 parents 8e07871 + 4201e3c commit 532fa0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/conf.js
Expand Up @@ -127,6 +127,7 @@ module.exports = {
, runkeeper: {
appId: 'Enter your client/app id here'
, appSecret: 'Enter your client/app secret here'
}
, meetup: {
appId: 'nurgg46uqquq3eqa957ivnddv9'
, appSecret: '6spfeab72gc8f89l735i391rr3'
Expand Down

0 comments on commit 532fa0f

Please sign in to comment.