From 10506173cd5309e7c63d83055243abc67cecad4f Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sat, 11 Jan 2025 18:09:51 +0000 Subject: feat: Add support for singlefile extension uploads. #172 --- apps/web/components/dashboard/preview/AttachmentBox.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/web/components/dashboard/preview/AttachmentBox.tsx') diff --git a/apps/web/components/dashboard/preview/AttachmentBox.tsx b/apps/web/components/dashboard/preview/AttachmentBox.tsx index 32184c30..6547ae51 100644 --- a/apps/web/components/dashboard/preview/AttachmentBox.tsx +++ b/apps/web/components/dashboard/preview/AttachmentBox.tsx @@ -46,6 +46,7 @@ export default function AttachmentBox({ bookmark }: { bookmark: ZBookmark }) { const typeToIcon: Record = { screenshot: , fullPageArchive: , + precrawledArchive: , bannerImage: , video: