From 2084556dedc76a2ae7a475d2513f16cc713555ec Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Sun, 24 Jan 2016 12:29:58 +0100 Subject: [PATCH] Slack: Use just 'bot' scope --- spectrum/src/frontends/slack/SlackUserRegistration.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spectrum/src/frontends/slack/SlackUserRegistration.cpp b/spectrum/src/frontends/slack/SlackUserRegistration.cpp index be67debb..7d770ca6 100644 --- a/spectrum/src/frontends/slack/SlackUserRegistration.cpp +++ b/spectrum/src/frontends/slack/SlackUserRegistration.cpp @@ -68,7 +68,7 @@ std::string SlackUserRegistration::createOAuth2URL(const std::vectorgenerateAuthURL(); m_auths[oauth2->getState()] = oauth2;