Make image download failure warning 20 seconds like the other warnings.
This commit is contained in:
parent
8083de63b4
commit
83064a7fd4
@ -87,6 +87,6 @@ ImageCommon =
|
||||
@href = URL.createObjectURL blob
|
||||
@click()
|
||||
else
|
||||
new Notice 'warning', "Could not download #{@href}", 30
|
||||
new Notice 'warning', "Could not download #{@href}", 20
|
||||
|
||||
return ImageCommon
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user