Add more config in plyr
This commit is contained in:
parent
8b7dc4bdd6
commit
e0060cb4b5
@ -12,6 +12,9 @@ const player = new Plyr('#player-ply', {
|
|||||||
'settings',
|
'settings',
|
||||||
'download',
|
'download',
|
||||||
'fullscreen'
|
'fullscreen'
|
||||||
]
|
],
|
||||||
|
iconUrl: "/theme/modules/plyr/plyr.svg",
|
||||||
|
blankVideo: "/theme/modules/plyr/blank.webm",
|
||||||
|
debug: true,
|
||||||
});
|
});
|
||||||
// @license-end
|
// @license-end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user