Merge branch 'develop' into watch-show-timestamps
This commit is contained in:
@@ -45,6 +45,7 @@ const RoomContext = createContext<IState>({
|
||||
showTwelveHourTimestamps: false,
|
||||
readMarkerInViewThresholdMs: 3000,
|
||||
readMarkerOutOfViewThresholdMs: 30000,
|
||||
showHiddenEventsInTimeline: false,
|
||||
showReadReceipts: true,
|
||||
showRedactions: true,
|
||||
showJoinLeaves: true,
|
||||
|
||||
Reference in New Issue
Block a user