mirror of
https://github.com/cranci1/Sora.git
synced 2026-03-11 17:45:37 +00:00
info about double tapping the screen in settings
This commit is contained in:
parent
607e8a9677
commit
6d08ce08ca
1 changed files with 1 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Reference in a new issue