mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Updates title to match current app
This commit is contained in:
@@ -123,7 +123,7 @@ struct AddWebFeedView: View {
|
||||
}
|
||||
|
||||
var providedNameTextField: some View {
|
||||
TextField("Optional", text: $viewModel.providedName)
|
||||
TextField("Title (Optional)", text: $viewModel.providedName)
|
||||
}
|
||||
|
||||
@ViewBuilder var folderPicker: some View {
|
||||
|
||||
Reference in New Issue
Block a user