Various bits fixes (#1443)
We now make sure we don't render any fake bits Bits now show their real value properly
This commit is contained in:
@@ -759,6 +759,7 @@ void TwitchChannel::refreshCheerEmotes()
|
||||
|
||||
cheerEmote.color = QColor(tier.color);
|
||||
cheerEmote.minBits = tier.minBits;
|
||||
cheerEmote.regex = cheerEmoteSet.regex;
|
||||
|
||||
// TODO(pajlada): We currently hardcode dark here :|
|
||||
// We will continue to do so for now since we haven't had to
|
||||
|
||||
Reference in New Issue
Block a user