Fix initials for avatar in UserInfo
This commit is contained in:
@@ -45,6 +45,7 @@ RowLayout {
|
||||
|
||||
text: i18n("Edit this account")
|
||||
source: mediaId ? root.connection.makeMediaUrl("mxc://" + mediaId) : ""
|
||||
name: root.connection.localUser.displayName
|
||||
|
||||
activeFocusOnTab: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user