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:
parent
c6bf568514
commit
596e680a18
1 changed files with 0 additions and 1 deletions
|
@ -84,7 +84,6 @@ export function createCastingStateProvider(
|
|||
this.pause();
|
||||
},
|
||||
togglePictureInPicture() {
|
||||
controller?.togglePictureInPicture();
|
||||
updateSource(descriptor, state);
|
||||
},
|
||||
async setVolume(v) {
|
||||
|
|
Loading…
Reference in a new issue