From 8e7f509877738d8fe80442642cce2b840ab19965 Mon Sep 17 00:00:00 2001 From: Zixaphir Date: Mon, 12 Jan 2015 22:24:13 -0700 Subject: [PATCH] newlines --- src/Menu/DownloadLink.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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