fixes 289
This commit is contained in:
parent
9136694d29
commit
6ef9f8fa43
3 changed files with 15555 additions and 5 deletions
|
@ -42,10 +42,6 @@ $(document).ready(function() {
|
|||
});
|
||||
});
|
||||
|
||||
$('#expired-send-new').click(function() {
|
||||
storage.referrer = 'errored-download';
|
||||
});
|
||||
|
||||
const filename = $('#dl-filename').text();
|
||||
const bytelength = Number($('#dl-bytelength').text());
|
||||
const timeToExpiry = Number($('#dl-ttl').text());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue