mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-04-02 15:27:24 +02:00
WIP
This commit is contained in:
@@ -6,7 +6,7 @@ struct Stub {}
|
||||
|
||||
extension Stub {
|
||||
|
||||
public class Store: SecretStore {
|
||||
public final class Store: SecretStore {
|
||||
|
||||
public let isAvailable = true
|
||||
public let id = UUID()
|
||||
|
||||
Reference in New Issue
Block a user