aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/js/controls.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/js/controls.js b/src/js/controls.js
index 15c82716..bfe1b61f 100644
--- a/src/js/controls.js
+++ b/src/js/controls.js
@@ -1580,6 +1580,7 @@ const controls = {
element: 'a',
href: this.download,
target: '_blank',
+ download: '',
});
const { download } = this.config.urls;