aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/controls.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/js/controls.js')
-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 33d5724b..0b66d8f6 100644
--- a/src/js/controls.js
+++ b/src/js/controls.js
@@ -1582,6 +1582,7 @@ const controls = {
element: 'a',
href: this.download,
target: '_blank',
+ download: '',
});
const { download } = this.config.urls;