diff --git a/BTCPayServer/Views/UILightningAutomatedPayoutProcessors/Configure.cshtml b/BTCPayServer/Views/UILightningAutomatedPayoutProcessors/Configure.cshtml index fbe4b0972..415aeac25 100644 --- a/BTCPayServer/Views/UILightningAutomatedPayoutProcessors/Configure.cshtml +++ b/BTCPayServer/Views/UILightningAutomatedPayoutProcessors/Configure.cshtml @@ -11,14 +11,14 @@
Payout Processors allow BTCPay Server to handle payouts awaiting payment in an automated way.
+Set a schedule for automated Lightning Network Payouts.
@if (!ViewContext.ModelState.IsValid) { }