mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-04-18 05:22:11 +00:00
Fixes #115
This commit is contained in:
parent
b090a96975
commit
736f5d38d1
@ -51,6 +51,7 @@ struct DeleteSecretView<StoreType: SecretStoreModifiable>: View {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}.padding()
|
}.padding()
|
||||||
|
.frame(minWidth: 400)
|
||||||
}
|
}
|
||||||
|
|
||||||
func delete() {
|
func delete() {
|
||||||
|
Loading…
Reference in New Issue
Block a user