mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
[PALEMOON] Bug 1195279 - Fix typo in allDownloadsViewOverlay.js following landing of bug 1127867
This commit is contained in:
parent
53aa070170
commit
dfed6fdfe6
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ HistoryDownload.prototype = {
|
|||
this.canceled = false;
|
||||
|
||||
// These properties may be updated if the user interface is refreshed.
|
||||
this.exists = false;
|
||||
this.target.exists = false;
|
||||
this.target.size = undefined;
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue