Skip to content

Commit 17e95d8

Browse files
MAGETWO-68767: Use loadPlayer requirejs mapping #9414
2 parents 2767e27 + 01edd11 commit 17e95d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ProductVideo/view/frontend/web/js/fotorama-add-video-events.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ define([
77
'jquery',
88
'jquery/ui',
99
'catalogGallery',
10-
'Magento_ProductVideo/js/load-player'
10+
'loadPlayer'
1111
], function ($) {
1212
'use strict';
1313

0 commit comments

Comments
 (0)