style: apply prettier formatting

This commit is contained in:
printcalc-ci
2026-03-05 20:56:22 +00:00
parent 042c254691
commit 575a540a70

View File

@@ -210,7 +210,8 @@ export class CheckoutComponent implements OnInit {
}, },
{ {
labelKey: 'CHECKOUT.SETUP_FEE', labelKey: 'CHECKOUT.SETUP_FEE',
amount: session?.baseSetupCostChf ?? session?.session?.setupCostChf ?? 0, amount:
session?.baseSetupCostChf ?? session?.session?.setupCostChf ?? 0,
}, },
{ {
label: 'Cambio Ugello', label: 'Cambio Ugello',