From b05f933d833ef6c9b2a8ff7a8b27723b682bcce6 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Thu, 13 Jul 2023 09:25:23 +0100 Subject: [PATCH] Fix read receipt sending behaviour around thread roots (#3600) * Fix read receipt sending behaviour around thread roots * Update src/client.ts Co-authored-by: Eric Eastwood --------- Co-authored-by: Eric Eastwood --- src/client.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/client.ts b/src/client.ts index b8568a0a3c6..a85b04f7dc2 100644 --- a/src/client.ts +++ b/src/client.ts @@ -5000,9 +5000,11 @@ export class MatrixClient extends TypedEventEmitter