Fix controls buttons settings

This commit is contained in:
Arkadiusz Fal 2023-04-22 15:56:17 +02:00
parent 160ea86298
commit a7763c5802

View File

@ -145,7 +145,7 @@ struct PlayerControls: View {
seekBackwardButton
seekForwardButton
#endif
if playerControlsAdvanceToNextEnabled {
if playerControlsRestartEnabled {
restartVideoButton
}
if playerControlsAdvanceToNextEnabled {