mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 04:08:44 +03:00
Map for soft logout
This commit is contained in:
parent
22b344c43a
commit
8dbb1b830e
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ class SoftLogoutController @Inject constructor(
|
|||
LoginType.SSO -> buildLoginSSOForm()
|
||||
LoginType.DIRECT,
|
||||
LoginType.CUSTOM,
|
||||
LoginType.QR,
|
||||
LoginType.UNSUPPORTED -> buildLoginUnsupportedForm()
|
||||
LoginType.UNKNOWN -> Unit
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue