fixed gifs on the emotepicker
This commit is contained in:
@@ -131,4 +131,9 @@ EmoteManager &ChannelManager::getEmoteManager()
|
||||
return this->emoteManager;
|
||||
}
|
||||
|
||||
WindowManager &ChannelManager::getWindowManager()
|
||||
{
|
||||
return this->windowManager;
|
||||
}
|
||||
|
||||
} // namespace chatterino
|
||||
|
||||
Reference in New Issue
Block a user