Bump the RustSDK to v25.04.02
This commit is contained in:
@@ -129,7 +129,7 @@ class UserSessionStore: UserSessionStoreProtocol {
|
||||
cachePath: credentials.restorationToken.sessionDirectories.cachePath)
|
||||
.username(username: credentials.userID)
|
||||
.homeserverUrl(url: homeserverURL)
|
||||
.passphrase(passphrase: credentials.restorationToken.passphrase)
|
||||
.sessionPassphrase(passphrase: credentials.restorationToken.passphrase)
|
||||
|
||||
do {
|
||||
let client = try await builder.build()
|
||||
|
||||
Reference in New Issue
Block a user