Skip to content

Commit 307a4a4

Browse files
committed
Minor changes.
1 parent f19a2ca commit 307a4a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/Webkul/Admin/src/DataGrids/Activity/ActivityDataGrid.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ public function prepareColumns(): void
9090
'searchable' => false,
9191
'sortable' => true,
9292
'filterable' => true,
93-
'filterable' => true,
9493
'filterable_type' => 'searchable_dropdown',
9594
'filterable_options' => [
9695
'repository' => UserRepository::class,

0 commit comments

Comments
 (0)