Update tasks.py

This commit is contained in:
shamoon 2024-08-19 23:28:52 -07:00
parent aa0dbd7a5a
commit 7f6eb3e44f

View File

@ -269,7 +269,7 @@ def update_document_archive_file(document_id):
], ],
}, },
additional_data={ additional_data={
"reason": "Redo OCR called", "reason": "Update document archive file",
}, },
action=LogEntry.Action.UPDATE, action=LogEntry.Action.UPDATE,
) )