Rename handleEvents to handleEvent
This commit is contained in:
parent
4283fe8634
commit
cf19daf3a4
94 changed files with 182 additions and 182 deletions
|
|
@ -122,7 +122,7 @@ class LoggedInPresenter(
|
|||
ignoreRegistrationError = ignoreRegistrationError,
|
||||
forceNativeSlidingSyncMigration = forceNativeSlidingSyncMigration,
|
||||
appName = buildMeta.applicationName,
|
||||
eventSink = ::handleEvent
|
||||
eventSink = ::handleEvent,
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue