Remove unused prop
This commit is contained in:
parent
642405dbd0
commit
16fb24fa09
2 changed files with 0 additions and 2 deletions
|
@ -41,7 +41,6 @@ interface IProps {
|
|||
verificationRequest: VerificationRequest;
|
||||
verificationRequestPromise?: Promise<VerificationRequest>;
|
||||
layout: string;
|
||||
inDialog: boolean;
|
||||
isRoomEncrypted: boolean;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue