Fix issues around upgrading (#173)

* Re-check after

* Completion

* Relaunch
このコミットが含まれているのは:
Max Goedjen
2020-11-12 22:55:52 -08:00
committed by GitHub
コミット 76514d410b
4個のファイルの変更45行の追加17行の削除
+1 -1
ファイルの表示
@@ -157,7 +157,7 @@ struct SecretAgentSetupView: View {
}
func install() {
_ = LaunchAgentController().install()
LaunchAgentController().install()
buttonAction()
}