mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-19 19:14:55 +00:00
More comments
This commit is contained in:
parent
3190800e26
commit
082ad81012
@ -146,9 +146,9 @@ final class RemoteEventPublisher {
|
|||||||
public void onMessage(Message message) {
|
public void onMessage(Message message) {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* TODO! Applications running interactively also need to receive remote
|
* TODO! Applications not running interactively also need to receive
|
||||||
* events. We need to figure out how to handle case closing issue
|
* remote events. We need to figure out how to handle case closing
|
||||||
* differently.
|
* issue differently.
|
||||||
*
|
*
|
||||||
* if (IngestManager.getInstance().isRunningInteractively()) {
|
* if (IngestManager.getInstance().isRunningInteractively()) {
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user