info about double tapping the screen in settings

This commit is contained in:
Seiike 2025-03-22 13:32:53 +01:00
parent 607e8a9677
commit 6d08ce08ca

View file

@ -58,7 +58,7 @@ struct SettingsViewPlayer: View {
}
}
}
Section(header: Text("Skip Settings")) {
Section(header: Text("Skip Settings"), footer : Text("Double tapping the screen on it's sides will skip with the short tap setting.")) {
HStack {
Text("Tap Skip:")
Spacer()