mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Load only user selected SponsorBlock categories
This commit is contained in:
@@ -111,7 +111,7 @@ extension PlayerViewController: AVPlayerViewControllerDelegate {
|
||||
}
|
||||
|
||||
#if os(tvOS)
|
||||
if self.playerModel.playingInPictureInPicture {
|
||||
if self.playerModel.playingInPictureInPicture {
|
||||
self.present(playerViewController, animated: false) {
|
||||
completionHandler(true)
|
||||
}
|
||||
|
Reference in New Issue
Block a user