diff --git a/BTCPayServer/Controllers/UIInvoiceController.UI.cs b/BTCPayServer/Controllers/UIInvoiceController.UI.cs index 01fc7b3f8..f82db29d6 100644 --- a/BTCPayServer/Controllers/UIInvoiceController.UI.cs +++ b/BTCPayServer/Controllers/UIInvoiceController.UI.cs @@ -789,7 +789,7 @@ namespace BTCPayServer.Controllers var isAltcoinsBuild = false; #if ALTCOINS - isAltcoinsBuild = true, + isAltcoinsBuild = true; #endif var model = new PaymentModel