Redact more events
This commit is contained in:
@@ -167,6 +167,9 @@ impl MatrixClient {
|
||||
.encryption()
|
||||
.wait_for_e2ee_initialization_tasks()
|
||||
.await;
|
||||
|
||||
// Save stored session once
|
||||
client.save_stored_session().await?;
|
||||
}
|
||||
|
||||
// Automatically save session when token gets refreshed
|
||||
|
||||
Reference in New Issue
Block a user