From 94a995d8149d98a85cdd0fc1a0a819e8256a2d49 Mon Sep 17 00:00:00 2001 From: Jorijn van der Graaf Date: Thu, 20 Aug 2026 22:23:13 +0200 Subject: [PATCH] html fix --- shared/interfaces/Catcrafts.Shared-Views.cppm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/interfaces/Catcrafts.Shared-Views.cppm b/shared/interfaces/Catcrafts.Shared-Views.cppm index 68eca9b..ebeb8c6 100644 --- a/shared/interfaces/Catcrafts.Shared-Views.cppm +++ b/shared/interfaces/Catcrafts.Shared-Views.cppm @@ -768,7 +768,7 @@ SafeHtml RenderPayFieldset(const Form::Checkout& prev, SafeHtml payError, ? Format( R"()", Attr("value", std::string(Form::kPayBank)), wantsCrypto ? SafeHtml{} : Raw(" checked")) : SafeHtml{};