diff --git a/src/qml/UserInfo.qml b/src/qml/UserInfo.qml index c6f152f6c..e7a5dfb1b 100644 --- a/src/qml/UserInfo.qml +++ b/src/qml/UserInfo.qml @@ -45,6 +45,7 @@ RowLayout { text: i18n("Edit this account") source: mediaId ? root.connection.makeMediaUrl("mxc://" + mediaId) : "" + name: root.connection.localUser.displayName activeFocusOnTab: true