Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
This commit is contained in:
rapterjet2004 2024-11-14 07:10:38 -06:00 committed by Marcel Hibbe
parent 8e7515238a
commit 01006c29d7
No known key found for this signature in database
GPG Key ID: C793F8B59F43CE7B

View File

@ -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 &&