add audio

This commit is contained in:
Philipinho
2026-03-28 11:06:13 +00:00
parent aabdc7264d
commit 4b99d89e55
@@ -102,6 +102,7 @@ export function isAttachmentNode(nodeType: string) {
'attachment',
'image',
'video',
'audio',
'excalidraw',
'drawio',
];