fix: fix ChannelContextMenu undefined errors

This commit is contained in:
Jonathan Rainville 2021-02-17 16:06:16 -05:00 committed by Iuri Matias
parent 2a4780f379
commit fbf592bf52
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import "../../../../imports"
PopupMenu {
property int channelIndex
property var contextChannel
property var contextChannel: ({})
id: channelContextMenu
width: 175