mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
fix rebase
This commit is contained in:
parent
86e5a45621
commit
4254db5cc0
@ -346,6 +346,7 @@ class RoomDetailFragment @Inject constructor(
|
||||
is RoomDetailViewEvents.OpenStickerPicker -> openStickerPicker(it)
|
||||
is RoomDetailViewEvents.DisplayEnableIntegrationsWarning -> displayDisabledIntegrationDialog()
|
||||
is RoomDetailViewEvents.OpenIntegrationManager -> openIntegrationManager()
|
||||
is RoomDetailViewEvents.OpenFile -> startOpenFileIntent(it)
|
||||
}.exhaustive
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user