Skip to content

Commit 803649e

Browse files
fix nameing of file
1 parent 5c7f05d commit 803649e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Filament/Resources/OrganizationResource/Actions/Tables/ExportAction.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ protected function setUp(): void
2424

2525
$this->color('secondary');
2626
$status = $this->name ?? '';
27+
$this->status = $status;
2728

2829
$this->exports([
2930
ExcelExportWithNotificationInDB::make()

0 commit comments

Comments
 (0)