mirror of
https://github.com/renbaoshuo/UOJ-Luogu-RemoteJudge.git
synced 2025-02-17 12:46:48 +00:00
chore: update waiting status
This commit is contained in:
parent
e8e9ec8301
commit
306cfd77c4
@ -199,7 +199,7 @@ export default class Luogu {
|
|||||||
const data = result.body.data;
|
const data = result.body.data;
|
||||||
|
|
||||||
if (result.status == 204) {
|
if (result.status == 204) {
|
||||||
await next({ status: '[Luogu] Judging' });
|
await next({ status: '[Luogu] Waiting' });
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user