Skip to content

Commit 256c7af

Browse files
add new line before if
1 parent d440ae9 commit 256c7af

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
@@ -1265,6 +1265,7 @@ define([
12651265
dataMergeStrategy: this.options.gallerySwitchStrategy
12661266
});
12671267
}
1268+
12681269
if (gallery) {
12691270
gallery.first();
12701271
}

0 commit comments

Comments
 (0)