mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
Update resources/qml/Avatar.qml
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
This commit is contained in:
parent
a48c6353bf
commit
d4cece2f4d
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue