TextField("", text: $backendUrl).font(.body)
}.font(.headline)
.help("The Backend URL to use. If this is empty, no backend will be used and the options below won't have an effect.")
TextField("", text: $backendUrl).font(.body)
}.font(.headline)
.help("The Backend URL to use. If this is empty, no backend will be used and the options below won't have an effect.")