diff --git a/app/ui/archiveTile.js b/app/ui/archiveTile.js index 22461970..92689340 100644 --- a/app/ui/archiveTile.js +++ b/app/ui/archiveTile.js @@ -168,9 +168,10 @@ module.exports = function(state, emit, archive) { platform() === 'web' ? html` + ${state.translate('downloadButtonLabel')} ` diff --git a/assets/download.svg b/assets/download.svg new file mode 100644 index 00000000..26412ba7 --- /dev/null +++ b/assets/download.svg @@ -0,0 +1 @@ + \ No newline at end of file