fix: readme
This commit is contained in:
parent
f743358aad
commit
b5b70b550a
@ -387,7 +387,7 @@ const config: PaginateConfig<CatEntity> = {
|
|||||||
// Enable individual operators on a column
|
// Enable individual operators on a column
|
||||||
id: [FilterOperator.EQ, FilterSuffix.NOT],
|
id: [FilterOperator.EQ, FilterSuffix.NOT],
|
||||||
|
|
||||||
// Enable all operators on a single column
|
// Enable all operators on a column
|
||||||
age: true,
|
age: true,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user