Files
BTCPayServerPlugins/Plugins/BTCPayServer.Plugins.TicketTailor/Views/_ViewImports.cshtml
2023-01-16 13:13:18 +01:00

5 lines
117 B
Plaintext

@using BTCPayServer.Abstractions.Services
@inject Safe Safe
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers