Skip to content

Commit

Permalink
added a missing '}' to example/conf.js, fixing a syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
sente committed Oct 15, 2012
1 parent 8e07871 commit 4201e3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/conf.js
Original file line number Diff line number Diff line change
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 4201e3c

Please sign in to comment.