Fixes #438 message buffers not growing on message resize
This commit is contained in:
@@ -190,8 +190,6 @@ bool TwitchChannel::isBroadcaster()
|
||||
{
|
||||
auto app = getApp();
|
||||
|
||||
qDebug() << "ASD" << (this->name == app->accounts->twitch.getCurrent()->getUserName());
|
||||
|
||||
return this->name == app->accounts->twitch.getCurrent()->getUserName();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user