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