Skip to content

Commit ee64ecd

Browse files
author
niravkrish
committed
code changes as per PSR4
1 parent 30c3eac commit ee64ecd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Swatches/view/frontend/web/js/swatch-renderer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1223,6 +1223,7 @@ define([
12231223
}
12241224

12251225
imagesToUpdate = this._setImageIndex(imagesToUpdate);
1226+
12261227
if (typeof gallery === undefined) {
12271228
context.find(this.options.mediaGallerySelector).on('gallery:loaded', function (loadedGallery) {
12281229
loadedGallery = context.find(this.options.mediaGallerySelector).data('gallery');

0 commit comments

Comments
 (0)