Update RequestHandler.js
This commit is contained in:
parent
5401b51929
commit
004e302fc4
@ -19,6 +19,7 @@ const captchaMessage = [
|
||||
'You need to update your app',
|
||||
'response-already-used-error',
|
||||
'rqkey-mismatch',
|
||||
'sitekey-secret-mismatch',
|
||||
];
|
||||
|
||||
function parseResponse(res) {
|
||||
|
Loading…
Reference in New Issue
Block a user