1
0
spogulis no https://github.com/maxgoedjen/secretive.git synced 2026-03-23 17:47:24 +01:00
Šī revīzija ir iekļauta:
Max Goedjen
2020-11-12 19:17:32 -08:00
revīziju iesūtīja GitHub
vecāks 08b5c7b13c
revīzija f2092e597a

Parādīt failu

@@ -41,6 +41,7 @@ struct Secretive: App {
// We've run setup, we didn't just update, launchd is just not doing it's thing. // We've run setup, we didn't just update, launchd is just not doing it's thing.
// Force a launch directly. // Force a launch directly.
LaunchAgentController().forceLaunch() LaunchAgentController().forceLaunch()
agentStatusChecker.check()
} }
} }
} }