mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-11 17:55:33 +00: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