mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Add missing filter rule types to SavedViewFilterRule model
And add note to filter-rule-type.ts
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// These correspond to src/documents/models.py and changes here require a DB migration (and vice versa)
|
||||
export const FILTER_TITLE = 0
|
||||
export const FILTER_CONTENT = 1
|
||||
|
||||
|
Reference in New Issue
Block a user