mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +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 {
|
public class ModuleContentEvent extends ChangeEvent {
|
||||||
|
|
||||||
private String moduleName;
|
private String moduleName = "";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create a new event passing content that has changed
|
* Create a new event passing content that has changed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user