mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat(editor): Make PDF and Audio binary-data viewable in the UI (#7367)
fixes #7361
This commit is contained in:
committed by
GitHub
parent
732b15a1fa
commit
8187be1b7d
@@ -35,6 +35,7 @@
|
||||
"fileExtension": "pdf",
|
||||
"fileName": "sample-encrypted.pdf",
|
||||
"fileSize": "18.9 kB",
|
||||
"fileType": "pdf",
|
||||
"mimeType": "application/pdf"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
"fileExtension": "pdf",
|
||||
"fileName": "sample.pdf",
|
||||
"fileSize": "17.8 kB",
|
||||
"fileType": "pdf",
|
||||
"mimeType": "application/pdf"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user