From 0b6555eff3d66351cb132776d64a05bacaa14550 Mon Sep 17 00:00:00 2001 From: Knee Cola Date: Sun, 7 Dec 2025 13:40:11 +0100 Subject: [PATCH] Update ViewLocationCard to use new combined proof download route MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed proof of payment download link from old route structure /share/proof-of-payment/[id]/ to new structure /share/proof-of-payment/combined/[id]/ This aligns with the reorganized route structure that separates combined and per-bill proof of payment downloads. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- app/ui/ViewLocationCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/ui/ViewLocationCard.tsx b/app/ui/ViewLocationCard.tsx index 8b8f668..bad422b 100644 --- a/app/ui/ViewLocationCard.tsx +++ b/app/ui/ViewLocationCard.tsx @@ -186,7 +186,7 @@ export const ViewLocationCard: FC = ({ location, userSett attachmentFilename ? (