mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Fix
This commit is contained in:
parent
d8be46d849
commit
960c7b88a2
1 changed files with 1 additions and 1 deletions
|
@ -18,8 +18,8 @@
|
|||
|
||||
<script>
|
||||
import muxjs from 'mux.js'
|
||||
import shaka from 'shaka-player/dist/shaka-player.ui.js'
|
||||
import('shaka-player/dist/controls.css')
|
||||
const shaka = import('shaka-player/dist/shaka-player.ui.js')
|
||||
window.muxjs = muxjs
|
||||
|
||||
export default {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue