Add "+" button to account delegates
This commit is contained in:
@@ -11,8 +11,6 @@ HTileDelegate {
|
||||
userId: model.user_id
|
||||
displayName: model.display_name
|
||||
mxc: model.avatar_url
|
||||
width: height
|
||||
height: memberDelegate.height
|
||||
}
|
||||
|
||||
title.text: model.display_name || model.user_id
|
||||
|
Reference in New Issue
Block a user