fixed crash when moderation buttons are enabled
This commit is contained in:
@@ -15,8 +15,6 @@ void Emotes::initialize(Settings &settings, Paths &paths)
|
||||
[] { getApp()->accounts->twitch.getCurrent()->loadEmotes(); });
|
||||
|
||||
this->emojis.load();
|
||||
this->bttv.loadGlobal();
|
||||
this->ffz.loadGlobal();
|
||||
|
||||
this->gifTimer.initialize();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user