Restore this annotation
This commit is contained in:
parent
518ec738f3
commit
cde7096928
@ -104,6 +104,7 @@ internal class DefaultLegacySessionImporter @Inject constructor(
|
|||||||
}
|
}
|
||||||
|
|
||||||
private suspend fun importCredentials(legacyConfig: LegacyHomeServerConnectionConfig) {
|
private suspend fun importCredentials(legacyConfig: LegacyHomeServerConnectionConfig) {
|
||||||
|
@Suppress("DEPRECATION")
|
||||||
val sessionParams = SessionParams(
|
val sessionParams = SessionParams(
|
||||||
credentials = Credentials(
|
credentials = Credentials(
|
||||||
userId = legacyConfig.credentials.userId,
|
userId = legacyConfig.credentials.userId,
|
||||||
|
Loading…
Reference in New Issue
Block a user