newlines
This commit is contained in:
parent
723d1d3264
commit
cea4a90547
@ -88,4 +88,4 @@ ImageCommon =
|
||||
@href = URL.createObjectURL blob
|
||||
@click()
|
||||
else
|
||||
new Notice 'error', "Could not download #{@href}", 30
|
||||
new Notice 'error', "Could not download #{@href}", 30
|
||||
|
||||
@ -16,4 +16,4 @@ DownloadLink =
|
||||
return false unless file
|
||||
a.href = file.URL
|
||||
a.download = file.name
|
||||
true
|
||||
true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user