1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

TypeScript fix

This commit is contained in:
zisra 2023-02-28 13:03:06 -06:00
parent c6bf568514
commit 596e680a18

View file

@ -84,7 +84,6 @@ export function createCastingStateProvider(
this.pause();
},
togglePictureInPicture() {
controller?.togglePictureInPicture();
updateSource(descriptor, state);
},
async setVolume(v) {