Skip to content

Commit

Permalink
Avoid error Tagged grid filters needs to have "type" attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
maximehuran committed Nov 22, 2024
1 parent 059e5a0 commit ac3d674
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Resources/config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ services:
$captchaMinimumScore: '%karser_recaptcha3.score_threshold%'

MonsieurBiz\SyliusAntiSpamPlugin\Grid\Filter\QuarantineFilter:
autoconfigure: false
tags:
- name: sylius.grid_filter
type: quarantine
Expand Down

0 comments on commit ac3d674

Please sign in to comment.