parent
6aa5d98741
commit
a1d5e7ba66
|
@ -55,7 +55,7 @@ export default class MKeyVerificationConclusion extends React.Component<IProps>
|
|||
}
|
||||
}
|
||||
|
||||
private onRequestChanged = () => {
|
||||
private onRequestChanged = (): void => {
|
||||
this.forceUpdate();
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue