mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
Fix typo
This commit is contained in:
parent
85c764eaac
commit
abfab92f27
@ -217,7 +217,7 @@ final class ThreadChildNodeFactory extends ChildFactory<BlackboardArtifact> {
|
|||||||
sheet.put(sheetSet);
|
sheet.put(sheetSet);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Give this node a threadID of "UNTHEADED_ID"
|
// Give this node a threadID of "CALL_LOG_ID"
|
||||||
sheetSet.put(new NodeProperty<>("ThreadID", "ThreadID","",MessageNode.CALL_LOG_ID));
|
sheetSet.put(new NodeProperty<>("ThreadID", "ThreadID","",MessageNode.CALL_LOG_ID));
|
||||||
|
|
||||||
return sheet;
|
return sheet;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user