From e37360b48335cf8595a42cfeff552445a04beffa Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Fri, 24 Mar 2023 11:05:46 +0000 Subject: [PATCH] Fix "show read receipts sent by other users" not applying to threads --- 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 8eaf3f2be99..62a48b8f51e 100644 --- a/src/components/structures/ThreadView.tsx +++ b/src/components/structures/ThreadView.tsx @@ -365,7 +365,7 @@ export default class ThreadView extends React.Component {