Fixed counting bug

ref #94
This commit is contained in:
2021-03-26 16:05:49 +01:00
parent 4b3d38b05b
commit f5c1ec9939
2 changed files with 13 additions and 4 deletions

View File

@@ -89,7 +89,6 @@
text: $_("generating-pdf"),
duration: -1,
}).showToast();
let count = 0;
for await (const o of generate_orgs) {
const runners = await RunnerOrganizationService.runnerOrganizationControllerGetRunners(
o.id