mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 17:14:46 +00:00
(filter) sloppy vs sloppy state
This commit is contained in:
parent
2374484b40
commit
161dc65200
@ -211,6 +211,7 @@ class FilterRule
|
||||
$tmp['state']['type'] = 'no';
|
||||
break;
|
||||
case 'sloppy state':
|
||||
case 'sloppy':
|
||||
$tmp['state']['type'] = 'keep';
|
||||
$tmp['state']['options'][] = "sloppy ";
|
||||
break;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user