Skip to content

Commit

Permalink
fix: pint linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Brinkmann committed Dec 10, 2024
1 parent 4df73c9 commit 4883b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/cp.php
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,6 @@
*/

'breadcrumbs' => [
'add_filters_from_overview' => false
'add_filters_from_overview' => false,
],
];

0 comments on commit 4883b11

Please sign in to comment.