mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-03-15 05:47:24 +01:00
.
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user