feat: missing

This commit is contained in:
2026-05-26 12:59:12 +02:00
parent f716a205ce
commit 835dfcc677
5 changed files with 307 additions and 1 deletions
+1 -1
View File
@@ -26,6 +26,6 @@ Schedule::command('meal-posts:generate-ai')
->withoutOverlapping(55)
->onOneServer();
Schedule::command('notifications:send-engagement-reminders')
->dailyAt('12:30')
->dailyAt('13:02')
->withoutOverlapping(30)
->onOneServer();