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