Merge pull request from GHSA-qmf4-7w7j-vf23
This commit is contained in:
parent
2acc8fd18b
commit
c4428a804c
4 changed files with 4 additions and 3 deletions
|
@ -60,6 +60,7 @@ const RoomContext = createContext<IRoomState>({
|
|||
showAvatarChanges: true,
|
||||
showDisplaynameChanges: true,
|
||||
matrixClientIsReady: false,
|
||||
showUrlPreview: false,
|
||||
timelineRenderingType: TimelineRenderingType.Room,
|
||||
threadId: undefined,
|
||||
liveTimeline: undefined,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue