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