mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-04-19 22:12:26 +00:00
Note.
This commit is contained in:
parent
13ca0eb449
commit
fa6813e963
@ -37,6 +37,7 @@ struct AppDelegate: App {
|
|||||||
showingSetup = true
|
showingSetup = true
|
||||||
}
|
}
|
||||||
if agentStatusChecker.running && justUpdatedChecker.justUpdated {
|
if agentStatusChecker.running && justUpdatedChecker.justUpdated {
|
||||||
|
// Relaunch the agent, since it'll be running from earlier update still
|
||||||
_ = LaunchAgentController().install()
|
_ = LaunchAgentController().install()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user