diff --git a/Riot/Modules/Room/TimelineCells/RoomCreationIntro/RoomCreationIntroCell.swift b/Riot/Modules/Room/TimelineCells/RoomCreationIntro/RoomCreationIntroCell.swift index 33a9c3d2b..f135ba524 100644 --- a/Riot/Modules/Room/TimelineCells/RoomCreationIntro/RoomCreationIntroCell.swift +++ b/Riot/Modules/Room/TimelineCells/RoomCreationIntro/RoomCreationIntroCell.swift @@ -17,7 +17,7 @@ import UIKit @objcMembers -class RoomCreationIntroCell: MXKRoomBubbleTableViewCell { +class RoomCreationIntroCell: MXKRoomBubbleTableViewCell, Themable { // MARK: - Constants