Update inbox when group avatars change
This commit is contained in:
parent
583fb98cce
commit
6e1a41e9cf
2 changed files with 7 additions and 2 deletions
|
@ -229,6 +229,7 @@
|
|||
} else {
|
||||
this.avatarUrl = null;
|
||||
}
|
||||
this.trigger('change');
|
||||
},
|
||||
|
||||
getAvatarUrl: function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue