mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
commit
ebce91c64e
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ struct MQTTConfig: View {
|
|||
|
||||
HStack {
|
||||
Label("Address", systemImage: "server.rack")
|
||||
TextField("Server Address", text: $username)
|
||||
TextField("Server Address", text: $address)
|
||||
.foregroundColor(.gray)
|
||||
.autocapitalization(.none)
|
||||
.disableAutocorrection(true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue