parent
d8abef5b28
commit
6b0e29f2ea
|
@ -51,7 +51,8 @@ StatusModal {
|
|||
|
||||
StatusListView {
|
||||
id: membershipRequestList
|
||||
anchors.fill: parent
|
||||
width: parent.width
|
||||
height: parent.height
|
||||
model: popup.communityData.pendingRequestsToJoin
|
||||
|
||||
delegate: StatusListItem {
|
||||
|
|
Loading…
Reference in New Issue