This commit is contained in:
Rasmus Karlsson
2018-04-01 14:56:05 +02:00
parent 87cf79440b
commit 58fe1f6dcc
+1 -1
View File
@@ -17,7 +17,7 @@ namespace providers {
namespace twitch {
TwitchServer::TwitchServer()
: whispersChannel(new Channel("/mentions"))
: whispersChannel(new Channel("/whispers"))
, mentionsChannel(new Channel("/mentions"))
{
AccountManager::getInstance().Twitch.userChanged.connect([this]() { //