From 58a4003a59ce880595ec6b3c14bdf387807a2ce7 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Mon, 27 Mar 2023 09:56:31 +0100 Subject: [PATCH] Fix "show read receipts sent by other users" not applying to threads (#10445) --- src/components/structures/ThreadView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/structures/ThreadView.tsx b/src/components/structures/ThreadView.tsx index 346883f640..8b99208a53 100644 --- a/src/components/structures/ThreadView.tsx +++ b/src/components/structures/ThreadView.tsx @@ -367,7 +367,7 @@ export default class ThreadView extends React.Component {