mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-22 11:38:57 +00:00
chore(CommunityColumnView): fix typo
This commit is contained in:
parent
721eabeab1
commit
50c2d33f64
@ -299,7 +299,7 @@ Item {
|
||||
|
||||
chatListPopupMenu: ChatContextMenuView {
|
||||
id: chatContextMenuView
|
||||
showDebugOptions: root.store.isDebugEnabledfir
|
||||
showDebugOptions: root.store.isDebugEnabled
|
||||
|
||||
// TODO pass the chatModel in its entirety instead of fetching the JSOn using just the id
|
||||
openHandler: function (id) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user