cleanup
This commit is contained in:
parent
09cc8c01b6
commit
d7bf3c563a
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,6 @@ public class SourceXdripPlugin extends PluginBase implements BgSourceInterface {
|
|||
|
||||
@Override
|
||||
public boolean advancedFilteringSupported() {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue