mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
add getter for report branding root dir
This commit is contained in:
parent
6e078904a5
commit
5f7c3dba2c
@ -72,6 +72,12 @@ public final class ReportBranding implements ReportBrandingProviderI {
|
||||
}
|
||||
}
|
||||
|
||||
public String getReportsBrandingDir() {
|
||||
return reportsBrandingDir;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@Override
|
||||
public String getGeneratorLogoPath() {
|
||||
String curPath = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user