mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Merge pull request #7221 from rcordovano/7861-disambiguate-node-lookup
Format AnalysisResultsViewModel.java
This commit is contained in:
commit
4f62b90f65
@ -252,7 +252,7 @@ public class AnalysisResultsViewModel {
|
||||
|
||||
try {
|
||||
nodeContent = Optional.of(content);
|
||||
|
||||
|
||||
// get the aggregate score of that content
|
||||
aggregateScore = Optional.ofNullable(content.getAggregateScore());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user