This reverts commit 21ced9e105.
This commit is contained in:
parent
21ced9e105
commit
740e486cd0
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ class RustMatrixClientFactory(
|
|||
passphrase = sessionData.passphrase,
|
||||
slidingSyncType = ClientBuilderSlidingSync.Restored,
|
||||
)
|
||||
.homeserverUrl(sessionData.homeserverUrl)
|
||||
.username(sessionData.userId)
|
||||
.use { it.build() }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue