Commit cb6e94aa authored by nanahira's avatar nanahira

fix

parent 46d64b02
Pipeline #28361 passed with stages
in 1 minute and 35 seconds
......@@ -19,6 +19,6 @@ export async function updateAccount(params) {
Authorization: `Bearer ${params.token}`,
'content-type': 'application/json',
},
vaptcha: true,
// vaptcha: true,
});
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment