let nsclient bg source be with advanced filtering temporary
This commit is contained in:
parent
5b11c5630c
commit
b4d13c727e
1 changed files with 1 additions and 1 deletions
|
@ -87,6 +87,6 @@ public class SourceNSClientPlugin implements PluginBase, BgSourceInterface {
|
|||
|
||||
@Override
|
||||
public boolean advancedFilteringSupported() {
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue