Properly download new group avatars
This commit is contained in:
parent
d97dae6a87
commit
ab2cc6ee53
2 changed files with 7 additions and 4 deletions
|
@ -1480,7 +1480,7 @@
|
|||
};
|
||||
}
|
||||
|
||||
let group = this.get('group');
|
||||
let group = this.get('group_update');
|
||||
if (group && group.avatar) {
|
||||
group = {
|
||||
...group,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue