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
|
@ -10,8 +10,6 @@ Rectangle {
|
|||
property string userid
|
||||
property string displayName
|
||||
|
||||
property string usrUrl: TimelineManager.timeline.avatarUrl(userid)
|
||||
|
||||
width: 48
|
||||
height: 48
|
||||
radius: Settings.avatarCircles ? height / 2 : 3
|
||||
|
|
Loading…
Reference in a new issue