mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Update AuthenticatorUtil.kt
This commit is contained in:
parent
9371b774c2
commit
d82eb8ec6f
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ object AuthenticatorUtil {
|
|||
fun FragmentActivity.startAuthentication(
|
||||
title: String,
|
||||
subtitle: String? = null,
|
||||
confirmationRequired: Boolean = true,
|
||||
callback: AuthenticationCallback,
|
||||
) {
|
||||
isAuthenticating = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue