fix URL icons for plyr
This commit is contained in:
@@ -3521,9 +3521,9 @@ typeof navigator === "object" && (function (global, factory) {
|
||||
// Sprite (for icons)
|
||||
loadSprite: true,
|
||||
iconPrefix: 'plyr',
|
||||
iconUrl: '../theme/modules/plyr/plyr.svg',
|
||||
iconUrl: '/theme/modules/plyr/plyr.svg',
|
||||
// Blank video (used to prevent errors on source change)
|
||||
blankVideo: '../theme/modules/plyr/blank.mp4',
|
||||
blankVideo: '/theme/modules/plyr/blank.mp4',
|
||||
// Quality default
|
||||
quality: {
|
||||
default: 576,
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user