mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-18 17:49:00 +00:00
fix: fix ChannelContextMenu undefined errors
This commit is contained in:
parent
2a4780f379
commit
fbf592bf52
@ -7,7 +7,7 @@ import "../../../../imports"
|
||||
|
||||
PopupMenu {
|
||||
property int channelIndex
|
||||
property var contextChannel
|
||||
property var contextChannel: ({})
|
||||
|
||||
id: channelContextMenu
|
||||
width: 175
|
||||
|
Loading…
x
Reference in New Issue
Block a user