mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-14 16:25:05 +01:00
Fix a typo
This commit is contained in:
parent
c2dacbcd11
commit
776f6ef76a
@ -407,7 +407,6 @@ class OperationsMenuController(args: Bundle) : BaseController() {
|
||||
okButton!!.visibility = View.VISIBLE
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
private fun dispose() {
|
||||
if (disposable != null && !disposable!!.isDisposed) {
|
||||
|
Loading…
Reference in New Issue
Block a user