fix: Show device name in account information correctly

This commit is contained in:
Sorunome 2020-10-04 20:44:44 +02:00
commit b7e7074735
2 changed files with 4 additions and 1 deletions

View file

@ -4,6 +4,7 @@
- Add ability to manage emote packs with different state keys
### Fixes
- Fix amoled / theme settings not always saving properly
- Show device name in account information correctly
# Version 0.19.0 - 2020-09-21
### Features