You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-29 21:23:11 +03:00
Improve thread partitioning for 2nd degree relations (#7748)
This commit is contained in:
@@ -209,6 +209,7 @@ export interface IRoomState {
|
||||
wasContextSwitch?: boolean;
|
||||
editState?: EditorStateTransfer;
|
||||
timelineRenderingType: TimelineRenderingType;
|
||||
threadId?: string;
|
||||
liveTimeline?: EventTimeline;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user