mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-11 02:05:09 +01:00
TypeScript fix
This commit is contained in:
parent
c6bf568514
commit
596e680a18
@ -84,7 +84,6 @@ export function createCastingStateProvider(
|
||||
this.pause();
|
||||
},
|
||||
togglePictureInPicture() {
|
||||
controller?.togglePictureInPicture();
|
||||
updateSource(descriptor, state);
|
||||
},
|
||||
async setVolume(v) {
|
||||
|
Loading…
Reference in New Issue
Block a user