Update
ci-cd-nas / build-push (push) Failing after 27s
ci-cd-nas / deploy (push) Has been skipped

This commit is contained in:
Chris Chen
2026-06-20 22:26:52 -07:00
parent 7ab8e9703b
commit ddced87dc6
12 changed files with 655 additions and 52 deletions
@@ -137,6 +137,7 @@ export interface OfferingEntrySummaryDto {
status: SessionStatus | null;
systemTotal: number;
lineCount: number;
hasProof: boolean; // a merged paper-proof PDF is attached to this session
lines: OfferingGivingLineDto[];
}
/** One-shot payload that seeds the mobile page. */