diff --git a/BTCPayServer/Views/Shared/LayoutPartials/NotificationsNavItem.cshtml b/BTCPayServer/Views/Shared/LayoutPartials/NotificationsNavItem.cshtml index 3d005c68b..b4c1a78ef 100644 --- a/BTCPayServer/Views/Shared/LayoutPartials/NotificationsNavItem.cshtml +++ b/BTCPayServer/Views/Shared/LayoutPartials/NotificationsNavItem.cshtml @@ -1,12 +1,22 @@ -
+@inject LinkGenerator linkGenerator + +
@await Component.InvokeAsync("NotificationsDropdown") -