Fixes #385, moderator mode icon not showing when broadcaster
This commit is contained in:
@@ -94,6 +94,9 @@ SplitHeader::SplitHeader(Split *_split)
|
||||
this->initializeChannelSignals(); //
|
||||
});
|
||||
|
||||
this->managedConnect(app->accounts->Twitch.currentUserChanged,
|
||||
[this] { this->updateModerationModeIcon(); });
|
||||
|
||||
this->setMouseTracking(true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user