mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-24 13:57:25 -05:00
Update migration for merge
This commit is contained in:
parent
66f5f3cbee
commit
f0eb9d981c
@ -6,7 +6,7 @@ from django.db import models
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
dependencies = [
|
||||
("documents", "1068_alter_document_created"),
|
||||
("documents", "1069_workflowtrigger_filter_has_storage_path_and_more"),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Loading…
x
Reference in New Issue
Block a user