mirror of
https://github.com/renbaoshuo/UOJ-Luogu-RemoteJudge.git
synced 2024-11-23 19:18:43 +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;
|
||||
|
||||
if (result.status == 204) {
|
||||
await next({ status: '[Luogu] Judging' });
|
||||
await next({ status: '[Luogu] Waiting' });
|
||||
continue;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user