Update migration for merge

This commit is contained in:
shamoon
2025-09-11 13:36:11 -07:00
parent 66f5f3cbee
commit f0eb9d981c

View File

@@ -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 = [