Auto commit for release 'develop' on 2024-07-08

This commit is contained in:
github-actions
2024-07-08 05:07:00 +02:00
parent 84a1a876e1
commit c2269fc9a4
9 changed files with 113 additions and 104 deletions

View File

@@ -415,6 +415,7 @@ class RecurringRepository implements RecurringRepositoryInterface
$filtered[] = $date;
}
}
return $filtered;
}
foreach ($occurrences as $date) {