mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-04-10 17:47:19 +00:00
.
This commit is contained in:
parent
0bbf950216
commit
e2e996d43f
@ -61,6 +61,7 @@ struct CreateSecretView<StoreType: SecretStoreModifiable>: View {
|
||||
try! store.create(name: name, requiresAuthentication: requiresAuthentication)
|
||||
showing = false
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
struct ThumbnailPickerView<ValueType: Hashable>: View {
|
||||
|
Loading…
Reference in New Issue
Block a user