Fix wrong avatar for unamed rooms

This commit is contained in:
miruka
2019-07-18 02:36:08 -04:00
parent 4c0b947d1a
commit f5d747cbc4
5 changed files with 6 additions and 3 deletions

View File

@@ -20,7 +20,6 @@
- Room Sidepane
- Bug fixes
- Wrong avatar for group rooms
- Past events loading (limit 100) freezes the GUI - need to move upsert func
to a WorkerScript
- `MessageDelegate.qml:63: TypeError: 'reloadPreviousItem' not a function`