Lint
This commit is contained in:
parent
4b23139bfe
commit
83790bc324
|
@ -198,7 +198,7 @@
|
|||
fieldSchema.relationshipType === RelationshipType.MANY_TO_MANY,
|
||||
}
|
||||
|
||||
let operators = LuceneUtils.getValidOperatorsForType(
|
||||
const operators = LuceneUtils.getValidOperatorsForType(
|
||||
type,
|
||||
filter.field,
|
||||
datasource
|
||||
|
|
Loading…
Reference in New Issue