Fix warning (there is a TODO)
This commit is contained in:
parent
2163c1db8c
commit
6a69207fb8
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ fun ForwardMessagesView(
|
|||
return
|
||||
}
|
||||
|
||||
@Suppress("UNUSED_PARAMETER")
|
||||
fun onRoomRemoved(roomSummaryDetails: RoomSummaryDetails) {
|
||||
// TODO toggle selection when multi-selection is enabled
|
||||
state.eventSink(ForwardMessagesEvents.RemoveSelectedRoom)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue