Skip to content

Commit

Permalink
Use sandbox value to determine link to Peak
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Aug 19, 2024
1 parent b012b7f commit 27d75c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/config/services/event_subscriber.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</service>

<service id="Setono\SyliusPeakPlugin\EventSubscriber\AddLinkToPeakSubscriber">
<argument>%kernel.debug%</argument>
<argument>%setono_sylius_peak.api.sandbox%</argument>

<tag name="kernel.event_subscriber"/>
</service>
Expand Down

0 comments on commit 27d75c8

Please sign in to comment.