mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-03-12 20:07:02 +00:00
parent
a7a18ad0fb
commit
c9158e9721
@ -270,7 +270,7 @@ export default class LibreojProvider implements IBasicProvider {
|
||||
|
||||
if (body.progress.progressType !== 'Finished') {
|
||||
await next({
|
||||
status: `${body.progress.progressType}: ${body.progress.status}`,
|
||||
status: `${body.progress.progressType}`,
|
||||
});
|
||||
|
||||
continue;
|
||||
|
Loading…
x
Reference in New Issue
Block a user