This commit is contained in:
Rasmus Karlsson
2018-04-01 14:56:05 +02:00
committed by fourtf
parent 9a4ee07ed4
commit 8e7d89dd40
+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]() { //