Add missing variable.

This commit is contained in:
James Cole
2026-07-11 20:09:22 +02:00
parent 118e4b5e1a
commit 2233e62182
@@ -181,6 +181,7 @@ final class IndexController extends Controller
'subTitle' => $subTitle,
'objectType' => $objectType,
'subTitleIcon' => $subTitleIcon,
'periods' => [],
'groups' => $groups,
'start' => $start,
'end' => $end,