Skip to content

Commit

Permalink
docs(recap): Adds a comment to the uploadDocument helper function
Browse files Browse the repository at this point in the history
  • Loading branch information
ERosendo committed May 14, 2024
1 parent 9e05ce6 commit 1d55c5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/recap.js
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ function Recap() {
document_guid = null,
cb
) => {
// Construct a summary message for logging upload data to RECAP Archive
let uploadDataSummary = [
'RECAP: Attempting PDF upload to RECAP Archive with details:',
`pacer_court: ${pacer_court}`,
Expand Down

0 comments on commit 1d55c5f

Please sign in to comment.