fix: captcha data

This commit is contained in:
Elysia
2023-06-03 13:34:56 +07:00
parent 18e7f8171f
commit c33767095c
5 changed files with 21 additions and 22 deletions

View File

@@ -18,6 +18,7 @@ const captchaMessage = [
'invalid-input-response',
'invalid-response',
'You need to update your app',
'response-already-used-error',
];
function parseResponse(res) {