From 04c4fa0cf7914cb685a061adc6ba4afdcd6f1e82 Mon Sep 17 00:00:00 2001 From: Kukks Date: Thu, 26 Oct 2023 10:08:39 +0200 Subject: [PATCH] upd ff styling --- .../BTCPayServer.Plugins.FixedFloat.csproj | 2 +- .../Views/Shared/FixedFloat/CheckoutPaymentExtension.cshtml | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Plugins/BTCPayServer.Plugins.FixedFloat/BTCPayServer.Plugins.FixedFloat.csproj b/Plugins/BTCPayServer.Plugins.FixedFloat/BTCPayServer.Plugins.FixedFloat.csproj index 6aaf2fb..cbec7ba 100644 --- a/Plugins/BTCPayServer.Plugins.FixedFloat/BTCPayServer.Plugins.FixedFloat.csproj +++ b/Plugins/BTCPayServer.Plugins.FixedFloat/BTCPayServer.Plugins.FixedFloat.csproj @@ -9,7 +9,7 @@ FixedFloat Allows you to embed a FixedFloat conversion screen to allow customers to pay with altcoins. - 1.1.4 + 1.1.5 diff --git a/Plugins/BTCPayServer.Plugins.FixedFloat/Views/Shared/FixedFloat/CheckoutPaymentExtension.cshtml b/Plugins/BTCPayServer.Plugins.FixedFloat/Views/Shared/FixedFloat/CheckoutPaymentExtension.cshtml index 87ca3e8..c56856a 100644 --- a/Plugins/BTCPayServer.Plugins.FixedFloat/Views/Shared/FixedFloat/CheckoutPaymentExtension.cshtml +++ b/Plugins/BTCPayServer.Plugins.FixedFloat/Views/Shared/FixedFloat/CheckoutPaymentExtension.cshtml @@ -9,7 +9,11 @@ @if (settings?.Enabled is true) {