Skip to content

Commit 647390f

Browse files
committed
Update ActivitiesReport.php
1 parent 2055286 commit 647390f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/Filament/Widgets/Timesheet/ActivitiesReport.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ class ActivitiesReport extends BarChartWidget
1919
'lg' => 3
2020
];
2121

22+
public ?string $filter = '2023';
23+
2224
protected function getHeading(): string
2325
{
2426
return __('Logged time by activity');

0 commit comments

Comments
 (0)