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 seekBackwardButton
seekForwardButton seekForwardButton
#endif #endif
if playerControlsAdvanceToNextEnabled { if playerControlsRestartEnabled {
restartVideoButton restartVideoButton
} }
if playerControlsAdvanceToNextEnabled { if playerControlsAdvanceToNextEnabled {