mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-19 11:07:43 +00:00
Fixed minor portable case issue
This commit is contained in:
parent
f377e66897
commit
cfda9139a9
@ -83,6 +83,7 @@ public class PortableCaseReportModuleSettings implements ReportModuleSettings {
|
||||
this.chunkSize = ChunkSize.NONE;
|
||||
this.allTagsSelected = true;
|
||||
this.allSetsSelected = true;
|
||||
this.shouldIncludeApplication = false;
|
||||
}
|
||||
|
||||
PortableCaseReportModuleSettings(List<String> setNames, List<TagName> tagNames,
|
||||
|
Loading…
x
Reference in New Issue
Block a user