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
This commit is contained in:
@ -7,7 +7,7 @@ import Footer from "@/components/Footer";
|
|||||||
const reportContent: Record<string, { htmlPath: string; pptPath: string }> = {
|
const reportContent: Record<string, { htmlPath: string; pptPath: string }> = {
|
||||||
'chayan-asli': {
|
'chayan-asli': {
|
||||||
htmlPath: '/attached_assets/chayan asli report_1759208054055.html',
|
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': {
|
'krysh-parker': {
|
||||||
htmlPath: 'krysh-parker',
|
htmlPath: 'krysh-parker',
|
||||||
|
|||||||
Reference in New Issue
Block a user