From 46a74b30ba3a3ff9b499677bb5d63ea3befea56b Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Sun, 31 Aug 2025 14:43:25 +0200 Subject: [PATCH] update roadmap to check off export --- apps/web/src/app/roadmap/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/src/app/roadmap/page.tsx b/apps/web/src/app/roadmap/page.tsx index b26da5aa..b5397b63 100644 --- a/apps/web/src/app/roadmap/page.tsx +++ b/apps/web/src/app/roadmap/page.tsx @@ -47,8 +47,8 @@ const roadmapItems: { description: "The foundation that enables everything else. Real-time preview, video rendering, export functionality. Once this works, we can add effects, filters, transitions - basically everything that makes a video editor powerful.", status: { - text: "In Progress", - type: "pending", + text: "Completed", + type: "complete", }, }, {