summary refs log tree commit diff
diff options
context:
space:
mode:
authorkamathmanu <manuriddle@gmail.com>2020-11-30 14:58:50 -0500
committerGitHub <noreply@github.com>2020-11-30 14:58:50 -0500
commitd4cece2f4d5e44e0563cec2084b98284ed8a1c0b (patch)
treea265c863771f114ec1996c9ac0ceb9d777cb79c3
parentUpdate resources/qml/Avatar.qml (diff)
downloadnheko-d4cece2f4d5e44e0563cec2084b98284ed8a1c0b.tar.xz
Update resources/qml/Avatar.qml
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
-rw-r--r--resources/qml/Avatar.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/qml/Avatar.qml b/resources/qml/Avatar.qml

index 150a0ee7..076e84c0 100644 --- a/resources/qml/Avatar.qml +++ b/resources/qml/Avatar.qml
@@ -9,8 +9,6 @@ Rectangle { property alias url: img.source property string userid property string displayName - - property string usrUrl: TimelineManager.timeline.avatarUrl(userid) width: 48 height: 48