mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
Merge pull request #6893 from APriestman/7509_removeOtherWebDownloadBreak
7509 Remove another break before processing more web downloads
This commit is contained in:
commit
4b725088f0
@ -600,7 +600,6 @@ class Firefox extends Extract {
|
|||||||
}
|
}
|
||||||
j++;
|
j++;
|
||||||
dbFile.delete();
|
dbFile.delete();
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!context.dataSourceIngestIsCancelled()) {
|
if(!context.dataSourceIngestIsCancelled()) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user