Skip to content

Commit 11ac867

Browse files
feat:[lar-129] Apply lint
1 parent 75c5e8d commit 11ac867

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Filament/Resources/ThreadResource.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ public static function getNavigationGroup(): string
2525
{
2626
return __('Forum');
2727
}
28+
2829
public static function table(Table $table): Table
2930
{
3031
return $table

0 commit comments

Comments
 (0)