mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-07 15:13:01 +00:00
linter
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
This commit is contained in:
parent
8e7515238a
commit
01006c29d7
@ -129,7 +129,7 @@ class MessageActionsDialog(
|
||||
)
|
||||
chatActivity.chatViewModel.getNoteToSelfAvailability.observe(this) { state ->
|
||||
when (state) {
|
||||
is ChatViewModel.NoteToSelfAvaliableState -> {
|
||||
is ChatViewModel.NoteToSelfAvailableState -> {
|
||||
this.lifecycleScope.launch {
|
||||
initMenuAddToNote(
|
||||
!message.isDeleted &&
|
||||
|
Loading…
Reference in New Issue
Block a user