mirror of
https://github.com/docmost/docmost.git
synced 2026-05-17 06:44:05 +08:00
feat: PDF embed
This commit is contained in:
@@ -103,6 +103,7 @@ export function isAttachmentNode(nodeType: string) {
|
||||
'image',
|
||||
'video',
|
||||
'audio',
|
||||
'pdf',
|
||||
'excalidraw',
|
||||
'drawio',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user