hotfix(USerImage): user image not showing because binding not working

This commit is contained in:
Jonathan Rainville 2022-06-29 11:14:15 -04:00 committed by osmaczko
parent 6adb809ba0
commit ce51a29119
1 changed files with 0 additions and 2 deletions

View File

@ -24,8 +24,6 @@ Loader {
signal clicked()
height: active && item ? item.height : 0
sourceComponent: StatusSmartIdenticon {
name: root.name
image {