mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-19 21:40:34 +02:00
Reverting QuickAction to the DropDown Menu until we get reporting functions implemented.
This commit is contained in:
@@ -344,7 +344,7 @@ fun ChatroomMessageCompose(
|
||||
}
|
||||
}
|
||||
|
||||
NoteQuickActionMenu(note, popupExpanded, { popupExpanded = false }, accountViewModel)
|
||||
NoteDropDownMenu(note, popupExpanded, { popupExpanded = false }, accountViewModel)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user