mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 22:14:26 +01:00
Refactor access to the ViewModel of the MainLayout (#6970)
This commit is contained in:
@@ -45,7 +45,6 @@ public partial class UIOfferingController(
|
||||
BTCPayServerEnvironment env,
|
||||
DisplayFormatter displayFormatter,
|
||||
EmailSenderFactory emailSenderFactory,
|
||||
IHtmlHelper htmlHelper,
|
||||
IEnumerable<EmailTriggerViewModel> emailTriggers
|
||||
) : UISubscriptionControllerBase(dbContextFactory, linkGenerator, stringLocalizer, subsService)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user