1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Updated: plyr v3.5.10 -> v3.6.2 (#165)

This commit is contained in:
nobody
2020-11-08 12:12:07 +01:00
parent 59195f08d3
commit 7a2140f509
7 changed files with 15 additions and 3 deletions

View File

@@ -661,6 +661,10 @@ var resources = {
'path': 'resources/plyr/{version}/plyr.min.css',
'type': 'text/css'
},
'plyrJS': {
'path': 'resources/plyr/{version}/plyr.min.jsm',
'type': 'application/javascript'
},
// Popper
'popperJS': {
'path': 'resources/popper.js/{version}/umd/popper.min.jsm',