From 436dfec4cc316bd3b9e743cdcbae0f0fd2bc8193 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Thu, 15 Aug 2024 23:44:11 -0700 Subject: change video label to media - Avoids confusion since it can support audio too --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/app/page.tsx b/src/app/page.tsx index 8367a7c..93dd195 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -467,12 +467,12 @@ function KaraokePage() { htmlFor="videoUpload" style={{ cursor: "pointer" }} > - Video + Media -- cgit v1.2.3