Implement deep-linking for threads (matrix.to) (#7003)
This commit is contained in:
@@ -67,6 +67,7 @@ const useFilteredThreadsTimelinePanel = ({
|
||||
const timelineSet = useMemo(() => new EventTimelineSet(null, {
|
||||
timelineSupport: true,
|
||||
unstableClientRelationAggregation: true,
|
||||
pendingEvents: false,
|
||||
}), []);
|
||||
|
||||
useEffect(() => {
|
||||
|
||||
Reference in New Issue
Block a user