mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Reorder locations settings
This commit is contained in:
@@ -74,7 +74,7 @@ struct InstanceForm: View {
|
||||
Group {
|
||||
TextField("Name", text: $name)
|
||||
|
||||
TextField("URL", text: $url)
|
||||
TextField("Address", text: $url)
|
||||
|
||||
#if !os(macOS)
|
||||
.autocapitalization(.none)
|
||||
|
Reference in New Issue
Block a user