Rename BubbleCellReadReceiptsDisplayable to RoomCellReadReceiptsDisplayable.

This commit is contained in:
SBiOSoftWhare
2022-02-16 10:43:21 +01:00
parent 09520f2de3
commit 2837acfc0a
9 changed files with 10 additions and 10 deletions
@@ -172,7 +172,7 @@ final class RoomCellContentView: UIView, NibLoadable {
}
// MARK: - BubbleCellReadReceiptsDisplayable
extension RoomCellContentView: BubbleCellReadReceiptsDisplayable {
extension RoomCellContentView: RoomCellReadReceiptsDisplayable {
func addReadReceiptsView(_ readReceiptsView: UIView) {
self.readReceiptsContentView.vc_removeAllSubviews()