fix(thank-you): force https for QR PNG URL behind TLS-terminating proxy

This commit is contained in:
Gerhard Scheikl
2026-05-09 21:19:01 +02:00
parent 3fb8600402
commit f6c5d108ad
3 changed files with 14 additions and 1 deletions
@@ -102,6 +102,7 @@ function Extension() {
return (
<s-section heading={data.heading}>
<s-paragraph>{data.instructions}</s-paragraph>
<s-paragraph>DEBUG QR URL: {data.giroCodeUrl}</s-paragraph>
<s-stack direction="inline" gap="base" align-items="start">
<s-image src={data.giroCodeUrl} alt="GiroCode" inline-size="200px" />
<s-stack direction="block" gap="small-200">