mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-24 07:51:34 +02:00
Make the continue button actually work
This commit is contained in:
parent
397b95c5fa
commit
0046e204a0
@ -279,6 +279,7 @@ export default class SetupEncryptionBody extends React.Component {
|
||||
</AccessibleButton>
|
||||
<AccessibleButton kind="primary"
|
||||
disabled={!this.state.recoveryKeyCorrect}
|
||||
onClick={this._onRecoveryKeyFormSubmit}
|
||||
>
|
||||
{_t("Continue")}
|
||||
</AccessibleButton>
|
||||
|
Loading…
x
Reference in New Issue
Block a user