mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-14 08:56:15 +00:00
Returned null in tagged hash report module to keep behavior
This commit is contained in:
parent
9f1ec6bcd1
commit
7c7513dc2d
@ -65,7 +65,7 @@ public class AddTaggedHashesToHashDb implements GeneralReportModule {
|
||||
|
||||
@Override
|
||||
public String getRelativeFilePath() {
|
||||
return "";
|
||||
return null;
|
||||
}
|
||||
|
||||
@Messages({
|
||||
|
Loading…
x
Reference in New Issue
Block a user