mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 11:30:50 +02:00
Refactor RoomCellLayoutUpdaterProtocol to RoomCellLayoutUpdater.
This commit is contained in:
@@ -28,7 +28,7 @@ class PlainRoomTimelineStyle: RoomTimelineStyle {
|
||||
|
||||
let identifier: RoomTimelineStyleIdentifier
|
||||
|
||||
let cellLayoutUpdater: RoomCellLayoutUpdaterProtocol?
|
||||
let cellLayoutUpdater: RoomCellLayoutUpdater?
|
||||
|
||||
let cellProvider: RoomTimelineCellProviderProtocol
|
||||
|
||||
|
||||
Reference in New Issue
Block a user