From c7eef01fd58951fbe01ea63d490f8140d34e5476 Mon Sep 17 00:00:00 2001 From: Luan Pham <76276426+hiluan@users.noreply.github.com> Date: Wed, 27 Dec 2023 23:57:18 -0800 Subject: [PATCH] Removed what's new button and info #5608 (#5618) --- BTCPayServer/Views/UIStores/Dashboard.cshtml | 30 -------------------- 1 file changed, 30 deletions(-) diff --git a/BTCPayServer/Views/UIStores/Dashboard.cshtml b/BTCPayServer/Views/UIStores/Dashboard.cshtml index a51e1644c..ea35813ae 100644 --- a/BTCPayServer/Views/UIStores/Dashboard.cshtml +++ b/BTCPayServer/Views/UIStores/Dashboard.cshtml @@ -17,36 +17,6 @@

@ViewData["Title"]

- @if (Model.IsSetUp) - { - - } -
- - @if (Model.IsSetUp)