mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Renamed SettingsViewRow to SettingsRow
This commit is contained in:
@@ -13,7 +13,7 @@ import UniformTypeIdentifiers
|
||||
|
||||
// MARK: - Rows
|
||||
|
||||
struct SettingsViewRows {
|
||||
struct SettingsRow {
|
||||
|
||||
/// This row, when tapped, will open iOS System Settings.
|
||||
static var openSystemSettings: some View {
|
||||
|
||||
Reference in New Issue
Block a user