Skip to content

Commit

Permalink
Version Bump & Updating frontend files
Browse files Browse the repository at this point in the history
  • Loading branch information
khushboo-singhvi committed Nov 27, 2023
1 parent 23696b2 commit 5d9bfc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AdyenPaymentShopware6.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public function installJsAssets($shopwareVersion)
);
} else {
$resultStorefront = copy(
__DIR__ . '/Resources/app/storefront/dist/storefront/js/adyen-payment-shopware65-old.js.dist',
__DIR__ . '/Resources/app/storefront/dist/storefront/js/adyen-payment-shopware65.js.dist',
$storefrontAssetPath
);
$resultAdmin = copy(
Expand Down

0 comments on commit 5d9bfc2

Please sign in to comment.