🏢 nullRenderingAttachments.ts

This commit is contained in:
nirholas
2026-03-31 10:23:25 +00:00
parent d680ece247
commit ff1ade7be2

View File

@@ -68,3 +68,4 @@ export function isNullRenderingAttachment(
NULL_RENDERING_ATTACHMENT_TYPES.has(msg.attachment.type)
)
}