mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 09:32:52 +02:00
Threads: added support to read receipts (MSC3771)
- Update after review
This commit is contained in:
@@ -27,8 +27,6 @@ public class ThreadDataSource: RoomDataSource {
|
||||
|
||||
public override func finalizeInitialization() {
|
||||
super.finalizeInitialization()
|
||||
showReadMarker = true
|
||||
showBubbleReceipts = true
|
||||
showTypingRow = false
|
||||
|
||||
NotificationCenter.default.addObserver(self,
|
||||
|
||||
Reference in New Issue
Block a user