Skip to content

Commit

Permalink
Restore captcha.
Browse files Browse the repository at this point in the history
  • Loading branch information
imnasnainaec committed Jan 12, 2021
1 parent 425f01b commit d7b56ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Login/LoginPage/LoginComponent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ export class Login extends React.Component<
type="submit"
variant="contained"
color="primary"
//disabled={!this.state.isVerified}
disabled={!this.state.isVerified}
>
<Translate id="login.login" />
</Button>
Expand Down

0 comments on commit d7b56ab

Please sign in to comment.