From 7aff2a4b08adc63dc5c80a867ab0ff3198554b95 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Tue, 7 Jul 2015 13:57:45 +0200 Subject: [PATCH] Fixed syntax. --- app/controllers/channels_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controllers/channels_controller.rb b/app/controllers/channels_controller.rb index 0876ba4f8..d3ac62ff0 100644 --- a/app/controllers/channels_controller.rb +++ b/app/controllers/channels_controller.rb @@ -33,7 +33,7 @@ Example: "adapter":"Twitter", "group_id:": 1, "options":{ - auth: { + "auth": { "consumer_key":"PJ4c3dYYRtSZZZdOKo8ow", "consumer_secret":"ggAdnJE2Al1Vv0cwwvX5bdvKOieFs0vjCIh5M8Dxk", "oauth_token":"293437546-xxRa9g74CercnU5AvY1uQwLLGIYrV1ezYtpX8oKW",