mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-03 04:17:44 +01:00
Add title for About view
This commit is contained in:
parent
2e94ae9e8e
commit
cbce799e01
@ -29,6 +29,7 @@ struct SettingsAboutView: View {
|
|||||||
}
|
}
|
||||||
}.listStyle(InsetGroupedListStyle())
|
}.listStyle(InsetGroupedListStyle())
|
||||||
}
|
}
|
||||||
|
.navigationTitle(Text("About"))
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user