Skip to content

Commit f103439

Browse files
committed
Fixed codestyle
1 parent 343455e commit f103439

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ define([
1111
], function ($) {
1212
'use strict';
1313

14+
/**
15+
* @private
16+
*/
1417
var allowBase = true; //global var is needed because fotorama always fully reloads events in case of fullscreen
1518

1619
/**

0 commit comments

Comments
 (0)