Files
btcpayserver/BTCPayServer/Plugins/Webhooks/Views/_ViewImports.cshtml
2025-10-19 22:31:24 +09:00

7 lines
192 B
Plaintext

@using BTCPayServer.Plugins.Webhooks
@using BTCPayServer.TagHelpers
@using Microsoft.AspNetCore.Mvc.TagHelpers
@using BTCPayServer.Views.Stores
@namespace BTCPayServer.Plugins.Webhooks.Views