From 82d29b39c3f5d21f85d78a69e16c68ac58939bd8 Mon Sep 17 00:00:00 2001 From: Knee Cola Date: Sat, 22 Nov 2025 23:33:32 +0100 Subject: [PATCH] Rename proof of payment file input and update link text in ViewLocationCard component --- app/ui/ViewLocationCard.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/ui/ViewLocationCard.tsx b/app/ui/ViewLocationCard.tsx index 3036fbf..ee41ad6 100644 --- a/app/ui/ViewLocationCard.tsx +++ b/app/ui/ViewLocationCard.tsx @@ -79,14 +79,14 @@ export const ViewLocationCard:FC = ({location, userSettin } - potvrda-o-uplati.pdf - {/*decodeURIComponent(attachment.fileName)*/} + utility-bills-proof-of-payment.pdf + {/*decodeURIComponent(utilBillsProofOfPaymentAttachment.fileName)*/}
- +
);