Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: global emotes not loading #5435

Merged
merged 3 commits into from
Jun 3, 2024

Conversation

pajlada
Copy link
Member

@pajlada pajlada commented Jun 3, 2024

  • fix: manually initialize twitchircserver after rest of singletons are initialized
  • unrelated nit: remove copy/move ctors/operators of twitchircserver

Fixes #5434

… initialized

this fixes global emotes not being loaded on startup, since initialize
was never called (since it was no longer added to the singleton list)
@pajlada pajlada merged commit 248cd46 into master Jun 3, 2024
17 checks passed
@pajlada pajlada deleted the fix/twitchircserver-not-being-initialized branch June 3, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3rd Party Global Emotes not loading on app launch
1 participant