From 0dc9c183b55ac45ab13ae5aa2be7ec022cff6c8b Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Mon, 14 Feb 2022 18:13:06 +0900 Subject: [PATCH] Store guest shouldn't see the bump fee option --- BTCPayServer/Views/UIInvoice/ListInvoices.cshtml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/BTCPayServer/Views/UIInvoice/ListInvoices.cshtml b/BTCPayServer/Views/UIInvoice/ListInvoices.cshtml index 243e91582..e4e0d48d0 100644 --- a/BTCPayServer/Views/UIInvoice/ListInvoices.cshtml +++ b/BTCPayServer/Views/UIInvoice/ListInvoices.cshtml @@ -1,3 +1,4 @@ +@using BTCPayServer.Client @using BTCPayServer.Client.Models @model InvoicesModel @{ @@ -315,7 +316,7 @@ { } - +