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{};