mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 01:17:22 +00:00
Player: explicitly override Engine arguments
This commit is contained in:
parent
8a79c5dd3d
commit
2fdc39c1f0
2 changed files with 10 additions and 4 deletions
|
|
@ -66,6 +66,8 @@ export default function UrlPlayer ({ url, singleWindow }) {
|
|||
setParts(null)
|
||||
|
||||
prepareVM({ url, setStatus, setParts })
|
||||
|
||||
return () => setParts(null)
|
||||
}, [url])
|
||||
|
||||
return vmParts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue