Use knock rooms sync to reflect the knock state (#11596)
Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>
This commit is contained in:
parent
bb91df1d3c
commit
5cf2e1514b
6 changed files with 10 additions and 46 deletions
|
@ -73,7 +73,6 @@ const RoomContext = createContext<
|
|||
msc3946ProcessDynamicPredecessor: false,
|
||||
canAskToJoin: false,
|
||||
promptAskToJoin: false,
|
||||
knocked: false,
|
||||
});
|
||||
RoomContext.displayName = "RoomContext";
|
||||
export default RoomContext;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue