mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
fix
This commit is contained in:
parent
661f34ca29
commit
4a03423879
@ -44,7 +44,7 @@ import org.sleuthkit.datamodel.DataSource;
|
||||
public class GeolocationPanel extends BaseDataSourceSummaryPanel {
|
||||
|
||||
private static final long serialVersionUID = 1L;
|
||||
private static final String GPX_FACTORY = "org.sleuthkit.autopsy.modules.vmextractor.VMExtractorIngestModuleFactory";
|
||||
private static final String GPX_FACTORY = "org.python.proxies.GPX_Parser_Module$GPXParserFileIngestModuleFactory";
|
||||
private static final String GPX_NAME = "GPX Parser";
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user