mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-08-01 07:18:59 +02: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