mirror of
https://github.com/yggdrasil-network/yggdrasil-ios.git
synced 2025-04-28 14:15:09 +03:00
More updates
This commit is contained in:
parent
5fbb735f56
commit
0bea3a1613
9 changed files with 150 additions and 38 deletions
|
@ -76,6 +76,7 @@ struct PeersView: View {
|
|||
}
|
||||
}
|
||||
TextField("Multicast password", text: $appDelegate.yggdrasilConfig.multicastPassword)
|
||||
.labelStyle(.titleAndIcon)
|
||||
}, header: {
|
||||
Text("Local connectivity")
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue