mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-07-31 23:08:59 +02:00
.
This commit is contained in:
@@ -61,6 +61,7 @@ struct CreateSecretView<StoreType: SecretStoreModifiable>: View {
|
||||
try! store.create(name: name, requiresAuthentication: requiresAuthentication)
|
||||
showing = false
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
struct ThumbnailPickerView<ValueType: Hashable>: View {
|
||||
|
||||
Reference in New Issue
Block a user