From ec83eed0d3d0d6deabf8a932efa149151b101488 Mon Sep 17 00:00:00 2001 From: kimjaehyeon0101 <47347352-kimjaehyeon0101@users.noreply.replit.com> Date: Tue, 30 Sep 2025 05:13:43 +0000 Subject: [PATCH] Update the presentation file path for the chayan asli report Updated the 'pptPath' for the 'chayan-asli' entry in the reportContent object from '/attached_assets/chayan asli slides_1759208079159.pptx' to '/attached_assets/chayan asli slides_1759208861996.pptx' in client/src/pages/Report.tsx. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/XHpsebf --- client/src/pages/Report.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/pages/Report.tsx b/client/src/pages/Report.tsx index f3e1f3a..952d5db 100644 --- a/client/src/pages/Report.tsx +++ b/client/src/pages/Report.tsx @@ -7,7 +7,7 @@ import Footer from "@/components/Footer"; const reportContent: Record = { 'chayan-asli': { htmlPath: '/attached_assets/chayan asli report_1759208054055.html', - pptPath: '/attached_assets/chayan asli slides_1759208079159.pptx' + pptPath: '/attached_assets/chayan asli slides_1759208861996.pptx' }, 'krysh-parker': { htmlPath: 'krysh-parker',