From d4cece2f4d5e44e0563cec2084b98284ed8a1c0b Mon Sep 17 00:00:00 2001 From: kamathmanu Date: Mon, 30 Nov 2020 14:58:50 -0500 Subject: [PATCH] Update resources/qml/Avatar.qml Co-authored-by: DeepBlueV7.X --- resources/qml/Avatar.qml | 2 -- 1 file changed, 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