mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +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.click();
|
||||
})
|
||||
.catch(error => {
|
||||
console.log(error);
|
||||
|
Loading…
x
Reference in New Issue
Block a user