Add title for About view
This commit is contained in:
parent
2e94ae9e8e
commit
cbce799e01
@ -29,6 +29,7 @@ struct SettingsAboutView: View {
|
||||
}
|
||||
}.listStyle(InsetGroupedListStyle())
|
||||
}
|
||||
.navigationTitle(Text("About"))
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user