mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-20 18:48:47 +00:00
fix(GroupChatPopup): supply popup with missing store
This commit is contained in:
parent
5fd317a6e1
commit
ac365ce139
@ -295,6 +295,7 @@ Item {
|
||||
Component {
|
||||
id: groupChatPopupComponent
|
||||
GroupChatPopup {
|
||||
store: root.store
|
||||
onClosed: {
|
||||
destroy()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user