mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-07-04 11:41:38 +00:00
WIP
This commit is contained in:
@@ -156,8 +156,10 @@ struct SecretAgentSetupView: View {
|
||||
}
|
||||
|
||||
func install() {
|
||||
LaunchAgentController().install()
|
||||
buttonAction()
|
||||
Task {
|
||||
await LaunchAgentController().install()
|
||||
buttonAction()
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user