parent
fef14b6e4f
commit
7447b2f4c1
@ -142,7 +142,7 @@
|
||||
.catch((err) => {});
|
||||
for await (const t of o.teams) {
|
||||
count++;
|
||||
const runners = await RunnerTeamService.runnerTeamControllerGetRunners(
|
||||
let runners = await RunnerTeamService.runnerTeamControllerGetRunners(
|
||||
t.id
|
||||
);
|
||||
await fetch(
|
||||
|
Loading…
x
Reference in New Issue
Block a user