Skip to content

Commit fb68951

Browse files
authored
Correction des posts auto sur Bluesky (#1898)
L'auto-wiring était désactivé.
1 parent efe78b0 commit fb68951

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/config/services.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ services:
1616

1717
_instanceof:
1818
AppBundle\SocialNetwork\Transport:
19+
autowire: true
1920
tags: [ 'app.social_network.transport' ]
2021

2122
# @see \AppBundle\DependencyInjection\TingRepositoryPass

0 commit comments

Comments
 (0)