Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimBougaoua authored and github-actions[bot] committed Sep 24, 2024
1 parent 269886d commit a99f80b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/filament-sort-order.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

// config for IbrahimBougaoua/FilamentSortOrder
return [

/** Add the tables to be migrated */
'tables' => [
'users'
'users',
],

/* The column name to be used for sorting */
'sort_column_name' => 'sort_column',

Expand Down

0 comments on commit a99f80b

Please sign in to comment.