Skip to content

Commit

Permalink
Update libs/api/domains/documents/src/lib/documentV2.service.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Þorkell Máni Þorkelsson <wowthorkell@gmail.com>
  • Loading branch information
thordurhhh and thorkellmani authored Sep 30, 2024
1 parent 58200d4 commit b2a427d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/api/domains/documents/src/lib/documentV2.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ export class DocumentServiceV2 {
this.logger.warn('Document page number error', {
category: LOG_CATEGORY,
documentId,
exception,
error: exception,
})
return {
pageNumber: defaultRes,
Expand Down

0 comments on commit b2a427d

Please sign in to comment.