aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/config
diff options
context:
space:
mode:
authorDennis Eriksen <dennis.se@gmail.com>2013-04-25 16:34:48 +0200
committerDennis Eriksen <dennis.se@gmail.com>2013-04-25 16:34:48 +0200
commitd4b85e5e7765def9820dab5129f80d238e515591 (patch)
treec7c313e764a8c3a1233f178b7abe608fe37ed6ed /config
parentmerged with master (diff)
downloadDivid-d4b85e5e7765def9820dab5129f80d238e515591.tar.gz
fixed small bug
Diffstat (limited to 'config')
-rw-r--r--config/config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.js b/config/config.js
index f932387..8d120b2 100644
--- a/config/config.js
+++ b/config/config.js
@@ -13,7 +13,7 @@ module.exports = {
clientID: "504825706245603",
clientSecret: "e5ea0faed85d8749cafd38732530ef35",
callbackURL: "https://divid.no/auth/facebook/callback"
- }
+ },
twitter: {
clientID: "CONSUMER KEY",
clientSecret: "CONSUMER SECRET",