diff --git a/Riot/Categories/RoomBubbleCellData.swift b/Riot/Categories/RoomBubbleCellData.swift index 3b556bdc0..d35681dd4 100644 --- a/Riot/Categories/RoomBubbleCellData.swift +++ b/Riot/Categories/RoomBubbleCellData.swift @@ -16,7 +16,7 @@ import Foundation -extension RoomBubbleCellData { +@objc extension RoomBubbleCellData { /// Gathers all collapsable events in both directions (previous and next) /// - Returns: Array of events containing collapsable events in both sides.