This reverts commit 21ced9e105.
This commit is contained in:
committed by
GitHub
parent
21ced9e105
commit
740e486cd0
+1
@@ -71,6 +71,7 @@ class RustMatrixClientFactory(
|
||||
passphrase = sessionData.passphrase,
|
||||
slidingSyncType = ClientBuilderSlidingSync.Restored,
|
||||
)
|
||||
.homeserverUrl(sessionData.homeserverUrl)
|
||||
.username(sessionData.userId)
|
||||
.use { it.build() }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user