1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-07 10:46:24 +03:00
This commit is contained in:
David Baker
2019-01-11 13:42:40 +00:00
parent d87d00e4ae
commit 5c9d41d96b
2 changed files with 2 additions and 2 deletions

View File

@@ -1467,7 +1467,7 @@ export default React.createClass({
if (haveNewVersion) {
Modal.createTrackedDialogAsync('New Recovery Method', 'New Recovery Method',
import('../../async-components/views/dialogs/keybackup/NewRecoveryMethodDialog'),
{ newVersionInfo }
{ newVersionInfo },
);
} else {
Modal.createTrackedDialogAsync('Recovery Method Removed', 'Recovery Method Removed',