mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-03-06 09:47:22 +01:00
Note.
This commit is contained in:
@@ -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()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user