Fix compilation issues after merging develop.
This commit is contained in:
parent
595cec7d33
commit
4a16b4ad34
4 changed files with 3 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ class DefaultHomeEntryPointTest {
|
|||
override fun onSessionConfirmRecoveryKeyClick() = lambdaError()
|
||||
override fun onRoomSettingsClick(roomId: RoomId) = lambdaError()
|
||||
override fun onReportBugClick() = lambdaError()
|
||||
override fun onLogoutForNativeSlidingSyncMigrationNeeded() = lambdaError()
|
||||
}
|
||||
val result = entryPoint.nodeBuilder(parentNode, BuildContext.root(null))
|
||||
.callback(callback)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue