QML errors--

This commit is contained in:
Tobias Fella
2021-04-08 12:35:06 +02:00
parent 352c55418b
commit b68902cd0d

View File

@@ -18,7 +18,7 @@ RowLayout {
Layout.preferredHeight: Kirigami.Units.iconSizes.small
Layout.alignment: Qt.AlignTop
name: author.name
name: author.displayName
source: author.avatarMediaId ? ("image://mxc/" + author.avatarMediaId) : ""
color: author.color