Make room optional

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2021-09-10 19:03:29 +02:00
parent 6e11f2478c
commit f2b2a04a21
No known key found for this signature in database
GPG Key ID: 55C211A1226CB17D
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ interface IProps extends IDialogProps {
/**
* Optional room where the integration manager should be open to
*/
room: Room;
room?: Room;
/**
* Optional screen to open on the integration manager