Minor fixes

This commit is contained in:
Arkadiusz Fal
2022-12-20 23:24:39 +01:00
parent 37d8873424
commit c432aa3b9a
8 changed files with 30 additions and 26 deletions

View File

@@ -52,7 +52,7 @@ struct PlayerControlsSettings: View {
#elseif os(iOS)
.listStyle(.insetGrouped)
#endif
.navigationTitle("Player Controls")
.navigationTitle("Controls")
}
@ViewBuilder var sections: some View {