mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-03-05 09:24:49 +01:00
Fix issues around upgrading (#173)
* Re-check after * Completion * Relaunch
This commit is contained in:
@@ -157,7 +157,7 @@ struct SecretAgentSetupView: View {
|
||||
}
|
||||
|
||||
func install() {
|
||||
_ = LaunchAgentController().install()
|
||||
LaunchAgentController().install()
|
||||
buttonAction()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user