From f59c981ff4a72ec162143f9fa1930798b2943e7f Mon Sep 17 00:00:00 2001 From: Gerhard Scheikl Date: Sat, 9 May 2026 21:11:11 +0200 Subject: [PATCH] attempted fix for girocode in thank you page --- extensions/invoice-thank-you-payment/src/Checkout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/invoice-thank-you-payment/src/Checkout.tsx b/extensions/invoice-thank-you-payment/src/Checkout.tsx index 9cdbdcd..22fad37 100644 --- a/extensions/invoice-thank-you-payment/src/Checkout.tsx +++ b/extensions/invoice-thank-you-payment/src/Checkout.tsx @@ -103,7 +103,7 @@ function Extension() { {data.instructions} - + {data.labels.recipient}: {data.recipient} {data.bankName ? (