From 925a2eb4fab0ccb501ba19fa10782b983729d180 Mon Sep 17 00:00:00 2001 From: "santasri.pachhal" Date: Fri, 12 Jun 2026 14:46:08 +0530 Subject: [PATCH] chore: change processing --- src/app/(modules)/upload/[videoId]/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/(modules)/upload/[videoId]/page.tsx b/src/app/(modules)/upload/[videoId]/page.tsx index a17f250..5418064 100644 --- a/src/app/(modules)/upload/[videoId]/page.tsx +++ b/src/app/(modules)/upload/[videoId]/page.tsx @@ -150,7 +150,7 @@ export default function VideoProcessingPage() {
@@ -204,7 +204,7 @@ export default function VideoProcessingPage() {
-

Processing Analysis

+

Uploading ...

ID: {videoId}