mirror of
https://github.com/yattee/yattee.git
synced 2024-11-09 15:58:20 +00:00
Fix method access
This commit is contained in:
parent
12ef9e091c
commit
792a2c1c6c
@ -334,7 +334,7 @@ final class AVPlayerBackend: PlayerBackend {
|
||||
}
|
||||
|
||||
if self.model.musicMode {
|
||||
startMusicMode()
|
||||
self.startMusicMode()
|
||||
}
|
||||
|
||||
if !preservingTime,
|
||||
|
Loading…
Reference in New Issue
Block a user