Skip to content

Commit

Permalink
chore: add more details to pdf viewer
Browse files Browse the repository at this point in the history
Signed-off-by: Vitor Mattos <[email protected]>
  • Loading branch information
vitormattos authored and backportbot-libresign[bot] committed Jan 16, 2025
1 parent 25883ec commit 3bafa2d
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 @@ -538,6 +538,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 3bafa2d

Please sign in to comment.