From fe897c7ef4a99d68761ddcb49b6c0fa9944847f1 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 1 Jan 2023 15:14:45 +0000 Subject: [PATCH] Increase the year --- src/Core/Worker/Cron.php | 2 +- src/Worker/Notifier.php | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/Core/Worker/Cron.php b/src/Core/Worker/Cron.php index bc6afc32e..d45592f37 100644 --- a/src/Core/Worker/Cron.php +++ b/src/Core/Worker/Cron.php @@ -1,6 +1,6 @@ $target_item['id'], 'url' => $target_item['uri'], 'verb' => $target_item['verb']]); + return ['count' => 0, 'contacts' => []]; + } $delivery_queue_count = 0; $contacts = [];