Better org pdf generation feature/130-org_doc_splitting #131

Merged
niggl merged 4 commits from feature/130-org_doc_splitting into dev 2021-04-11 19:07:56 +00:00
Showing only changes of commit 7447b2f4c1 - Show all commits

View File

@ -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(