Fix warning (there is a TODO)
This commit is contained in:
committed by
Benoit Marty
parent
2163c1db8c
commit
6a69207fb8
+1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user