Stop moderation elements from appearing on other moderators messages
Fix #496
This commit is contained in:
@@ -182,7 +182,7 @@ void TwitchChannel::setMod(bool value)
|
||||
}
|
||||
}
|
||||
|
||||
bool TwitchChannel::isBroadcaster()
|
||||
bool TwitchChannel::isBroadcaster() const
|
||||
{
|
||||
auto app = getApp();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user