mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-04-15 20:12:12 +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)
|
try! store.create(name: name, requiresAuthentication: requiresAuthentication)
|
||||||
showing = false
|
showing = false
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
struct ThumbnailPickerView<ValueType: Hashable>: View {
|
struct ThumbnailPickerView<ValueType: Hashable>: View {
|
||||||
|
Loading…
Reference in New Issue
Block a user