Cleanup
This commit is contained in:
@@ -57,7 +57,7 @@ interface IProps {
|
||||
onClose: () => void;
|
||||
isRoomEncrypted: boolean;
|
||||
inDialog: boolean;
|
||||
key: any;
|
||||
key: number;
|
||||
}
|
||||
|
||||
interface IState {
|
||||
|
||||
Reference in New Issue
Block a user