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