mirror of
https://github.com/yattee/yattee.git
synced 2026-01-13 15:22:33 +00:00
Minor fixes
This commit is contained in:
@@ -52,7 +52,7 @@ struct PlayerControlsSettings: View {
|
||||
#elseif os(iOS)
|
||||
.listStyle(.insetGrouped)
|
||||
#endif
|
||||
.navigationTitle("Player Controls")
|
||||
.navigationTitle("Controls")
|
||||
}
|
||||
|
||||
@ViewBuilder var sections: some View {
|
||||
|
||||
Reference in New Issue
Block a user