Skip to content

Commit

Permalink
Change ignored url for downloadable
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandrsKondratjevs authored Oct 7, 2021
1 parent 8d7b8b5 commit 6b9e7e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/etc/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<virtualType name="ScandiPWA\Router\Controller\ConfigurableRouter" type="ScandiPWA\Router\Controller\Router">
<arguments>
<argument name="ignoredURLs" xsi:type="array">
<item name="downlodableProducts" xsi:type="string">^/downloadable/.*</item>
<item name="downlodableProducts" xsi:type="string">^/downloadable/download/.*</item>
</argument>
</arguments>
</virtualType>
Expand Down

0 comments on commit 6b9e7e9

Please sign in to comment.