Skip to content

Commit

Permalink
Merge pull request #4365 from LibreSign/backport/4361/stable29
Browse files Browse the repository at this point in the history
[stable29] chore: add more details to pdf viewer
  • Loading branch information
vitormattos authored Jan 16, 2025
2 parents b813ce0 + 5ef4bae commit a35c9e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/Validation.vue
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,7 @@ export default {
source: this.document.file,
basename: this.document.name,
mime: 'application/pdf',
fileId: this.document.nodeId,
},
})
} else {
Expand Down

0 comments on commit a35c9e4

Please sign in to comment.