mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 12:18:48 +03:00
Restore this annotation
This commit is contained in:
parent
518ec738f3
commit
cde7096928
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ internal class DefaultLegacySessionImporter @Inject constructor(
|
|||
}
|
||||
|
||||
private suspend fun importCredentials(legacyConfig: LegacyHomeServerConnectionConfig) {
|
||||
@Suppress("DEPRECATION")
|
||||
val sessionParams = SessionParams(
|
||||
credentials = Credentials(
|
||||
userId = legacyConfig.credentials.userId,
|
||||
|
|
Loading…
Add table
Reference in a new issue