hotfix(USerImage): user image not showing because binding not working
This commit is contained in:
parent
6adb809ba0
commit
ce51a29119
|
@ -24,8 +24,6 @@ Loader {
|
|||
|
||||
signal clicked()
|
||||
|
||||
height: active && item ? item.height : 0
|
||||
|
||||
sourceComponent: StatusSmartIdenticon {
|
||||
name: root.name
|
||||
image {
|
||||
|
|
Loading…
Reference in New Issue