Skip to content

Commit

Permalink
fix: remove unexpected character in services.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
tinect authored Mar 29, 2024
1 parent 5b0b153 commit 18ff02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/config/services.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<argument type="service" id="mail_template_type.repository"/>
<argument type="service" id="Frosh\TemplateMail\Services\MailFinderService"/>
<argument type="service" id="language.repository"/>
+ <argument type="service" id="Shopware\Core\Framework\Adapter\Translation\Translator"/>
<argument type="service" id="Shopware\Core\Framework\Adapter\Translation\Translator"/>
<tag name="kernel.event_subscriber"/>
</service>

Expand Down

0 comments on commit 18ff02c

Please sign in to comment.