Add missing space
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
531db48c25
commit
2eff251e0c
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ interface Props {
|
|||
roomId: string;
|
||||
unencryptedEventsFromUsers: Set<string>;
|
||||
}
|
||||
|
||||
export interface Participant {
|
||||
id: string;
|
||||
callFeed: CallFeed;
|
||||
|
|
Loading…
Reference in a new issue