You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-03 00:33:22 +03:00
Merge branch 'develop' into t3chguy/ts/11
This commit is contained in:
@@ -256,7 +256,7 @@ interface ICreateRoomEvent extends IEvent {
|
||||
num_users: number;
|
||||
is_encrypted: boolean;
|
||||
is_public: boolean;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
interface IJoinRoomEvent extends IEvent {
|
||||
|
||||
Reference in New Issue
Block a user