... | ... |
@@ -31,7 +31,7 @@ class SendBookingChangeNotificationCommand extends Command |
31 | 31 |
protected function configure(): void |
32 | 32 |
{ |
33 | 33 |
$this |
34 |
- ->setName('weinanlieferung:sendBookingNotifications') |
|
34 |
+ ->setName('luumicore:sendBookingNotifications') |
|
35 | 35 |
->setDescription('Sends notifications about newly added or modified bookings.') |
36 | 36 |
; |
37 | 37 |
} |