diff --git a/src/app/trips/[id]/page.tsx b/src/app/trips/[id]/page.tsx index 1e6ccd4..d00ff44 100644 --- a/src/app/trips/[id]/page.tsx +++ b/src/app/trips/[id]/page.tsx @@ -128,7 +128,10 @@ export default function TripDetailPage({ params }: { params: Promise<{ id: strin {/* Stat cards */}
- + {/* Deliberately every payer, not just this owner — a trip cost what the + group put into it. The split figures below are owner-scoped, so this + says whose money it counts to stop the two being read as one lens. */} +