Cleanup
This commit is contained in:
parent
bf450ad075
commit
aa160095fa
2 changed files with 4 additions and 6 deletions
|
@ -57,7 +57,7 @@ interface IProps {
|
|||
onClose: () => void;
|
||||
isRoomEncrypted: boolean;
|
||||
inDialog: boolean;
|
||||
key: any;
|
||||
key: number;
|
||||
}
|
||||
|
||||
interface IState {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue