From 754d304e54a26b7bddac8bbdcbaa724bae16dc94 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Wed, 5 Apr 2023 08:53:34 +0900 Subject: [PATCH] Fix tx link in Recent Transactions --- BTCPayServer/Components/StoreRecentTransactions/Default.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTCPayServer/Components/StoreRecentTransactions/Default.cshtml b/BTCPayServer/Components/StoreRecentTransactions/Default.cshtml index 7bfc7b0fb..514e47557 100644 --- a/BTCPayServer/Components/StoreRecentTransactions/Default.cshtml +++ b/BTCPayServer/Components/StoreRecentTransactions/Default.cshtml @@ -46,7 +46,7 @@ @tx.Timestamp.ToTimeAgo() - + @if (tx.Labels.Any())