This should be a warning.
This commit is contained in:
parent
6395633b56
commit
261dbc59a0
@ -87,6 +87,6 @@ ImageCommon =
|
|||||||
@href = URL.createObjectURL blob
|
@href = URL.createObjectURL blob
|
||||||
@click()
|
@click()
|
||||||
else
|
else
|
||||||
new Notice 'error', "Could not download #{@href}", 30
|
new Notice 'warning', "Could not download #{@href}", 30
|
||||||
|
|
||||||
return ImageCommon
|
return ImageCommon
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user