mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +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