mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
click on link after download
This commit is contained in:
parent
686473be39
commit
32402d8c7a
@ -78,6 +78,7 @@ var download = (button) => {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
button.removeEventListener('click', onClick);
|
button.removeEventListener('click', onClick);
|
||||||
|
button.click();
|
||||||
})
|
})
|
||||||
.catch(error => {
|
.catch(error => {
|
||||||
console.log(error);
|
console.log(error);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user