mirror of
https://github.com/yattee/yattee.git
synced 2024-11-10 00:08:21 +00:00
Fix controls buttons settings
This commit is contained in:
parent
160ea86298
commit
a7763c5802
@ -145,7 +145,7 @@ struct PlayerControls: View {
|
|||||||
seekBackwardButton
|
seekBackwardButton
|
||||||
seekForwardButton
|
seekForwardButton
|
||||||
#endif
|
#endif
|
||||||
if playerControlsAdvanceToNextEnabled {
|
if playerControlsRestartEnabled {
|
||||||
restartVideoButton
|
restartVideoButton
|
||||||
}
|
}
|
||||||
if playerControlsAdvanceToNextEnabled {
|
if playerControlsAdvanceToNextEnabled {
|
||||||
|
Loading…
Reference in New Issue
Block a user