This commit is contained in:
Benoit Marty 2021-03-19 10:24:40 +01:00 committed by GitHub
parent 6b284f2a16
commit 2d75c67aa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ internal class MXMegolmEncryption(
} }
if (noOlmToNotify.isNotEmpty()) { if (noOlmToNotify.isNotEmpty()) {
//XXX offload?, as they won't read the message anyhow? // XXX offload?, as they won't read the message anyhow?
notifyKeyWithHeld( notifyKeyWithHeld(
noOlmToNotify, noOlmToNotify,
session.sessionId, session.sessionId,