From d9cf29123ce82f2c5a7f994d9845fb64bb475d4d Mon Sep 17 00:00:00 2001 From: Sara Date: Thu, 2 Nov 2023 19:19:34 +0100 Subject: [PATCH] also fix QR code --- www/app/[domain]/transcripts/[transcriptId]/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/app/[domain]/transcripts/[transcriptId]/page.tsx b/www/app/[domain]/transcripts/[transcriptId]/page.tsx index d4f40428..faf50e3a 100644 --- a/www/app/[domain]/transcripts/[transcriptId]/page.tsx +++ b/www/app/[domain]/transcripts/[transcriptId]/page.tsx @@ -92,7 +92,7 @@ export default function TranscriptDetails(details: TranscriptDetails) {