Fixed newly uploaded subscriber emotes not being available (#2992)
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com> Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
@@ -11,10 +11,6 @@ Emotes::Emotes()
|
||||
|
||||
void Emotes::initialize(Settings &settings, Paths &paths)
|
||||
{
|
||||
getApp()->accounts->twitch.currentUserChanged.connect([] {
|
||||
getApp()->accounts->twitch.getCurrent()->loadEmotes();
|
||||
});
|
||||
|
||||
this->emojis.load();
|
||||
|
||||
this->gifTimer.initialize();
|
||||
|
||||
Reference in New Issue
Block a user