You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-05 23:10:41 +03:00
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