mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-08-26 13:17:30 -05:00
Add missing variable.
This commit is contained in:
@@ -181,6 +181,7 @@ final class IndexController extends Controller
|
||||
'subTitle' => $subTitle,
|
||||
'objectType' => $objectType,
|
||||
'subTitleIcon' => $subTitleIcon,
|
||||
'periods' => [],
|
||||
'groups' => $groups,
|
||||
'start' => $start,
|
||||
'end' => $end,
|
||||
|
||||
Reference in New Issue
Block a user