Rename BubbleCellThreadSummaryDisplayable to RoomCellThreadSummaryDisplayable.

This commit is contained in:
SBiOSoftWhare
2022-02-16 10:44:11 +01:00
parent 24dd1931ca
commit 2d04a58bd7
8 changed files with 9 additions and 9 deletions
@@ -16,7 +16,7 @@
import UIKit
class TextMessageBaseBubbleCell: SizableBaseBubbleCell, RoomCellURLPreviewDisplayable, RoomCellReactionsDisplayable, BubbleCellThreadSummaryDisplayable, RoomCellReadReceiptsDisplayable {
class TextMessageBaseBubbleCell: SizableBaseBubbleCell, RoomCellURLPreviewDisplayable, RoomCellReactionsDisplayable, RoomCellThreadSummaryDisplayable, RoomCellReadReceiptsDisplayable {
// MARK: - Properties