diff --git a/BTCPayServer/Views/Invoice/InvoiceStatusChangePartial.cshtml b/BTCPayServer/Views/Invoice/InvoiceStatusChangePartial.cshtml index c1797d0ac..61d7045b2 100644 --- a/BTCPayServer/Views/Invoice/InvoiceStatusChangePartial.cshtml +++ b/BTCPayServer/Views/Invoice/InvoiceStatusChangePartial.cshtml @@ -4,41 +4,42 @@ @if ((await _userManager.GetUserAsync(User)).GetBlob().ShowInvoiceStatusChangeHint) {
-