diff --git a/src/Menu/DownloadLink.coffee b/src/Menu/DownloadLink.coffee index 2bc929c2a..19743e3d8 100755 --- a/src/Menu/DownloadLink.coffee +++ b/src/Menu/DownloadLink.coffee @@ -16,4 +16,4 @@ DownloadLink = return false unless file a.href = file.URL a.download = file.name - true \ No newline at end of file + true