Tidy up timelineRenderingType to be passed over context (#7872)
This commit is contained in:
committed by
GitHub
parent
f4cd71fd47
commit
fe2fceb0ba
@@ -35,7 +35,6 @@ const RoomContext = createContext<IRoomState>({
|
||||
shouldPeek: true,
|
||||
membersLoaded: false,
|
||||
numUnreadMessages: 0,
|
||||
searching: false,
|
||||
guestsCanJoin: false,
|
||||
canPeek: false,
|
||||
showApps: false,
|
||||
|
||||
Reference in New Issue
Block a user