wip
This commit is contained in:
parent
7c31fba83a
commit
a09bf31e22
@ -77,6 +77,12 @@
|
||||
o.id,
|
||||
true
|
||||
);
|
||||
if (runners.length > 0) {
|
||||
download_details.push({
|
||||
name: runners[0].group.name,
|
||||
downloaded: false,
|
||||
});
|
||||
}
|
||||
await documentServer
|
||||
.generateContracts(runners, locale)
|
||||
.then((blob) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user