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:
@@ -81,6 +81,7 @@ private:
|
||||
QString roomID_;
|
||||
bool hasBits_ = false;
|
||||
QString bits;
|
||||
int bitsLeft;
|
||||
bool historicalMessage_ = false;
|
||||
|
||||
QString userId_;
|
||||
|
||||
Reference in New Issue
Block a user