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) {