mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-06 21:13:43 -05:00
Enhancement: filter by file type (#8946)
This commit is contained in:
@@ -62,6 +62,7 @@ class Migration(migrations.Migration):
|
||||
(44, "created from"),
|
||||
(45, "added to"),
|
||||
(46, "added from"),
|
||||
(47, "mime type is"),
|
||||
],
|
||||
verbose_name="rule type",
|
||||
),
|
||||
|
Reference in New Issue
Block a user