Skip to content
Snippets Groups Projects
Commit 13bc70ac authored by Dariusz Rybicki's avatar Dariusz Rybicki
Browse files

Allow test selection in ContactView

parent 13b626fa
Branches
Tags
2 merge requests!112Restore contacts from backup,!102Release 1.0.0
......@@ -116,6 +116,7 @@ public struct ContactView: View {
} header: {
Text("Contact")
}
.textSelection(.enabled)
Section {
ContactAuthStatusView(dbContact.authStatus)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment