parent
bb9b779cee
commit
48cfc15cfb
@ -41,7 +41,6 @@
|
||||
runner.distanceDonations = current_donations.find((d) => d.runner?.id == runner.id) || [];
|
||||
certificateRunners.push(runner);
|
||||
}
|
||||
console.log(certificateRunners)
|
||||
fetch(
|
||||
`${config.baseurl}/documents/certificates?locale=${locale}&download=true&key=${config.documentserver_key}`,
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user