Skip to content

Commit

Permalink
Add missing @configitem to FilterConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Jan 17, 2025
1 parent e75b0fd commit 6adfaff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ public class FilterConfig {
/**
* Order in which this path config is applied. Higher priority takes precedence
*/
@ConfigItem
public OptionalInt order;
}

0 comments on commit 6adfaff

Please sign in to comment.