mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 18:54:11 +00:00
Fix stream state
This commit is contained in:
@@ -18,6 +18,7 @@ struct Player: NSViewControllerRepresentable {
|
||||
let controller = PlayerViewController()
|
||||
|
||||
controller.playerModel = player
|
||||
player.controller = controller
|
||||
|
||||
return controller
|
||||
}
|
||||
|
Reference in New Issue
Block a user