New AvatarPopup component
This commit is contained in:

committed by
Ken Powers

parent
195de96269
commit
dd1f9b055f
@@ -1939,7 +1939,7 @@
|
||||
},
|
||||
|
||||
getProfileName() {
|
||||
if (this.isPrivate() && !this.get('name')) {
|
||||
if (this.isPrivate()) {
|
||||
return this.get('profileName');
|
||||
}
|
||||
return null;
|
||||
|
Reference in New Issue
Block a user