diff --git a/BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml b/BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml index ffcb90361..f6ffa765c 100644 --- a/BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml +++ b/BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml @@ -217,7 +217,10 @@
Invoices + @if ((Model.Description != null) && (Model.Title != null) && (Model.TargetCurrency != null)) + { + } Back to the app list