From d4b85e5e7765def9820dab5129f80d238e515591 Mon Sep 17 00:00:00 2001 From: Dennis Eriksen Date: Thu, 25 Apr 2013 16:34:48 +0200 Subject: fixed small bug --- config/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') 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", -- cgit v1.2.3