mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-31 11:24:58 +01:00
Map for soft logout
This commit is contained in:
parent
81f2197199
commit
738242c837
@ -152,6 +152,7 @@ class SoftLogoutController @Inject constructor(
|
||||
LoginType.SSO -> buildLoginSSOForm()
|
||||
LoginType.DIRECT,
|
||||
LoginType.CUSTOM,
|
||||
LoginType.QR,
|
||||
LoginType.UNSUPPORTED -> buildLoginUnsupportedForm()
|
||||
LoginType.UNKNOWN -> Unit
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user