From fa11910940c105f44c903d9fca0acb214bae4646 Mon Sep 17 00:00:00 2001 From: ismailgulek Date: Tue, 5 Apr 2022 14:14:46 +0300 Subject: [PATCH] Add changelog --- changelog.d/5838.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/5838.bugfix diff --git a/changelog.d/5838.bugfix b/changelog.d/5838.bugfix new file mode 100644 index 000000000..a35821948 --- /dev/null +++ b/changelog.d/5838.bugfix @@ -0,0 +1 @@ +RoomDataSource: Reload thread data source without notifying the screen for the first reply.