mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-02 17:54:01 +00:00
fix(StatusChatListAndCategories): ensure chat list receives popup menu
Closes #218
This commit is contained in:
parent
98ebedc63c
commit
b8e55a946c
@ -60,6 +60,7 @@ Item {
|
||||
filterFn: function (model) {
|
||||
return !!!model.categoryId
|
||||
}
|
||||
popupMenu: statusChatListAndCategories.chatListPopupMenu
|
||||
}
|
||||
|
||||
Repeater {
|
||||
|
Loading…
x
Reference in New Issue
Block a user