mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 10:17:41 +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) {
|
||||
|
||||
/**
|
||||
* TODO! Applications running interactively also need to receive remote
|
||||
* events. We need to figure out how to handle case closing issue
|
||||
* differently.
|
||||
* TODO! Applications not running interactively also need to receive
|
||||
* remote events. We need to figure out how to handle case closing
|
||||
* issue differently.
|
||||
*
|
||||
* if (IngestManager.getInstance().isRunningInteractively()) {
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user