mirror of
https://github.com/jellyfin/Swiftfin.git
synced 2025-03-02 20:15:36 +00:00
fix build error
This commit is contained in:
parent
252c7a62ed
commit
b544bd66cc
@ -28,6 +28,7 @@ protocol PlayerViewControllerDelegate: AnyObject {
|
||||
|
||||
class PlayerViewController: UIViewController, GCKDiscoveryManagerListener, GCKRemoteMediaClientListener {
|
||||
@RouterObject
|
||||
var main: ViewRouter<MainCoordinator.Route>?
|
||||
|
||||
weak var delegate: PlayerViewControllerDelegate?
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user