mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-08-20 16:19:00 +02:00
WIP
This commit is contained in:
@@ -55,6 +55,10 @@ class AppDelegate: NSObject, NSApplicationDelegate {
|
||||
try? publicKeyFileStoreController.generatePublicKeys(for: storeList.allSecrets, clear: true)
|
||||
}
|
||||
}
|
||||
let x = ProxiedAgent()
|
||||
Task {
|
||||
await x.test()
|
||||
}
|
||||
try? publicKeyFileStoreController.generatePublicKeys(for: storeList.allSecrets, clear: true)
|
||||
notifier.prompt()
|
||||
_ = withObservationTracking {
|
||||
|
||||
Reference in New Issue
Block a user