Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
# Conflicts:
#	composer.json
  • Loading branch information
srenon committed May 18, 2021
2 parents 3aae39f + 2060c3c commit b0639ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion view/frontend/templates/js.phtml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ $containerCode = $block->getEmbeddedCode();
{
"*": {
"magepalGtmDatalayer": {
"dataLayer": "<?= /* @noEscape */ $block->getDataLayerName() ?>",
"dataLayer": "<?= /* @noEscape */ $block->getDataLayerName() ?>"
}
}
}
Expand Down

0 comments on commit b0639ca

Please sign in to comment.