mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-06 23:04:26 +01:00
7 lines
192 B
Plaintext
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
|
|
|