mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-08 02:37:28 +08:00
[F] Reset turnstile after login error
This commit is contained in:
@@ -63,7 +63,6 @@ export async function post(endpoint: string, params: any, init?: RequestInitWith
|
||||
...init
|
||||
}).catch(e => {
|
||||
console.error(e)
|
||||
|
||||
throw new Error('Network error')
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user