Properly download new group avatars

This commit is contained in:
Scott Nonnenberg 2019-06-24 11:51:33 -07:00 committed by Ken Powers
parent d97dae6a87
commit ab2cc6ee53
2 changed files with 7 additions and 4 deletions

View file

@ -1480,7 +1480,7 @@
};
}
let group = this.get('group');
let group = this.get('group_update');
if (group && group.avatar) {
group = {
...group,