From d0cafb020f033dcfb6a2f69e1c704b28f0bbfd50 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Mon, 29 Oct 2018 12:44:20 +0900 Subject: [PATCH] Add an invoices list to store list --- BTCPayServer/Views/UserStores/ListStores.cshtml | 1 + 1 file changed, 1 insertion(+) diff --git a/BTCPayServer/Views/UserStores/ListStores.cshtml b/BTCPayServer/Views/UserStores/ListStores.cshtml index db6f5ffe1..99b663957 100644 --- a/BTCPayServer/Views/UserStores/ListStores.cshtml +++ b/BTCPayServer/Views/UserStores/ListStores.cshtml @@ -42,6 +42,7 @@ } + Invoices - @if (store.IsOwner) { Settings -