feat: add SendNotifWatchListTrigger Message

This commit is contained in:
Maël Gangloff
2024-07-21 00:56:27 +02:00
parent 86aa1d2f3f
commit 17a1cc2938
8 changed files with 115 additions and 8 deletions

View File

@@ -25,6 +25,7 @@ framework:
Symfony\Component\Notifier\Message\ChatMessage: async
Symfony\Component\Notifier\Message\SmsMessage: async
App\Message\UpdateRdapServers: async
App\Message\SendNotifWatchListTrigger: async
# Route your messages to the transports
# 'App\Message\YourMessage': async