mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-08-22 07:06:05 +00:00
add passing this (viewModel) to processCommand
This commit is contained in:
parent
28d2e35a8b
commit
2c0118cf04
@ -429,7 +429,7 @@ class ChatViewModel(
|
||||
// Default: route via mesh
|
||||
meshService.sendMessage(messageContent, mentions, channel)
|
||||
}
|
||||
})
|
||||
}, this)
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user