fix: Make theme loading work properly

This commit is contained in:
Sorunome 2020-10-04 20:09:46 +02:00
commit 3d6c3002c8
2 changed files with 5 additions and 22 deletions

View file

@ -2,6 +2,8 @@
### Features
- Add ability to enable / disable emotes globally
- Add ability to manage emote packs with different state keys
### Fixes
- Fix amoled / theme settings not always saving properly
# Version 0.19.0 - 2020-09-21
### Features