Be less noisy

This commit is contained in:
Carl Schwan
2021-01-14 20:32:15 +01:00
parent bd11f543f5
commit c24c25eb38

View File

@@ -51,7 +51,7 @@ RowLayout {
Layout.alignment: Qt.AlignTop
visible: showAuthor && Config.showAvatarInTimeline
name: author.name
name: author.name ?? author.displayName
source: author.avatarMediaId ? ("image://mxc/" + author.avatarMediaId) : ""
color: author.color