mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 02:07:42 +00:00
Fix bug in ModuleContentEvent
This commit is contained in:
parent
bc7380a8f6
commit
dfed6ece71
@ -27,7 +27,7 @@ import org.sleuthkit.datamodel.Content;
|
||||
*/
|
||||
public class ModuleContentEvent extends ChangeEvent {
|
||||
|
||||
private String moduleName;
|
||||
private String moduleName = "";
|
||||
|
||||
/**
|
||||
* Create a new event passing content that has changed
|
||||
|
Loading…
x
Reference in New Issue
Block a user