fixup after rebase

pull/21833/head
Bruno Windels 2019-12-19 16:08:11 +00:00
parent 0f415038be
commit 9e4b65de6a
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ export default class MKeyVerificationRequest extends React.Component {
dis.dispatch({
action: "set_right_panel_phase",
phase: RIGHT_PANEL_PHASES.EncryptionPanel,
verificationRequest: request,
refireParams: {verificationRequest: request},
});
} catch (err) {
console.error(err.message);