fixed the split overlay not appearing proprly
This commit is contained in:
@@ -191,6 +191,8 @@ 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