timeline : allow rendering m.room.pinned_events

This commit is contained in:
ganfra 2024-08-02 17:44:04 +02:00
parent 7621052d51
commit 30e5688e26
6 changed files with 46 additions and 10 deletions

View file

@ -31,7 +31,6 @@ object TimelineConfig {
StateEventType.ROOM_GUEST_ACCESS,
StateEventType.ROOM_HISTORY_VISIBILITY,
StateEventType.ROOM_JOIN_RULES,
StateEventType.ROOM_PINNED_EVENTS,
StateEventType.ROOM_POWER_LEVELS,
StateEventType.ROOM_SERVER_ACL,
StateEventType.ROOM_TOMBSTONE,