1
0
spegling av https://github.com/maxgoedjen/secretive.git synced 2026-04-02 07:17:25 +02:00
This commit is contained in:
Max Goedjen
2022-12-17 21:24:18 -08:00
förälder 8c6c54ddd3
incheckning 632e33aa4f

Visa fil

@@ -47,6 +47,9 @@ extension Preview {
func persistAuthentication(secret: Preview.Secret, forDuration duration: TimeInterval) throws {
}
func reloadSecrets() {
}
}
class StoreModifiable: Store, SecretStoreModifiable {