Make the 'encryption upgrade' flow better
Fixes https://github.com/vector-im/riot-web/issues/12086
This commit is contained in:
@@ -39,7 +39,7 @@ export default class RestoreKeyBackupDialog extends React.PureComponent {
|
||||
showSummary: PropTypes.bool,
|
||||
};
|
||||
|
||||
defaultProps = {
|
||||
static defaultProps = {
|
||||
showSummary: true,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user