mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-03-25 18:47:22 +01:00
Fixes #115
This commit is contained in:
@@ -51,6 +51,7 @@ struct DeleteSecretView<StoreType: SecretStoreModifiable>: View {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}.padding()
|
}.padding()
|
||||||
|
.frame(minWidth: 400)
|
||||||
}
|
}
|
||||||
|
|
||||||
func delete() {
|
func delete() {
|
||||||
|
|||||||
Reference in New Issue
Block a user