mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
load custom badges for old chat as well
This commit is contained in:
parent
92cc283160
commit
65f54ebac3
|
@ -144,6 +144,7 @@ void TwitchChannel::initialize()
|
||||||
{
|
{
|
||||||
this->refreshChatters();
|
this->refreshChatters();
|
||||||
this->refreshChannelEmotes();
|
this->refreshChannelEmotes();
|
||||||
|
this->refreshBadges();
|
||||||
this->ffzCustomModBadge_.loadCustomModBadge();
|
this->ffzCustomModBadge_.loadCustomModBadge();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue