Room directory search : branch entry point
This commit is contained in:
parent
6e8d0ded36
commit
a8028ba968
5 changed files with 57 additions and 1 deletions
|
|
@ -38,5 +38,6 @@ interface RoomListEntryPoint : FeatureEntryPoint {
|
|||
fun onInvitesClicked()
|
||||
fun onRoomSettingsClicked(roomId: RoomId)
|
||||
fun onReportBugClicked()
|
||||
fun onRoomDirectorySearchClicked()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue