Skip to content

Commit 0a1852f

Browse files
authored
Update notifier_transports.php
1 parent 6158eb7 commit 0a1852f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/config/notifier_transports.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989

9090
->set('notifier.transport_factory.zulip', ZulipTransportFactory::class)
9191
->parent('notifier.transport_factory.abstract')
92-
->tag('texter.transport_factory')
92+
->tag('chatter.transport_factory')
9393

9494
->set('notifier.transport_factory.infobip', InfobipTransportFactory::class)
9595
->parent('notifier.transport_factory.abstract')

0 commit comments

Comments
 (0)