We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6158eb7 commit 0a1852fCopy full SHA for 0a1852f
Resources/config/notifier_transports.php
@@ -89,7 +89,7 @@
89
90
->set('notifier.transport_factory.zulip', ZulipTransportFactory::class)
91
->parent('notifier.transport_factory.abstract')
92
- ->tag('texter.transport_factory')
+ ->tag('chatter.transport_factory')
93
94
->set('notifier.transport_factory.infobip', InfobipTransportFactory::class)
95
0 commit comments