mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
Rename BubbleCellThreadSummaryDisplayable to RoomCellThreadSummaryDisplayable.
This commit is contained in:
@@ -219,7 +219,7 @@ extension RoomCellContentView: RoomCellReactionsDisplayable {
|
||||
}
|
||||
|
||||
// MARK: - BubbleCellThreadSummaryDisplayable
|
||||
extension RoomCellContentView: BubbleCellThreadSummaryDisplayable {
|
||||
extension RoomCellContentView: RoomCellThreadSummaryDisplayable {
|
||||
|
||||
func addThreadSummaryView(_ threadSummaryView: ThreadSummaryView) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user