mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-14 23:58:21 +00:00
fix(chat): fixed missing pendingRequestsToJoin
This commit is contained in:
parent
84abcff65e
commit
5ca9c9fadf
@ -248,7 +248,6 @@ StatusAppTwoPanelLayout {
|
||||
MembershipRequestsPopup {
|
||||
anchors.centerIn: parent
|
||||
store: root.rootStore
|
||||
pendingRequestsToJoin: root.community.pendingRequestsToJoin
|
||||
onClosed: {
|
||||
destroy()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user