diff --git a/src/providers/twitch/TwitchChannel.cpp b/src/providers/twitch/TwitchChannel.cpp index ecee718ae..38c5cf7d1 100644 --- a/src/providers/twitch/TwitchChannel.cpp +++ b/src/providers/twitch/TwitchChannel.cpp @@ -144,6 +144,7 @@ void TwitchChannel::initialize() { this->refreshChatters(); this->refreshChannelEmotes(); + this->refreshBadges(); this->ffzCustomModBadge_.loadCustomModBadge(); }