mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2025-12-17 15:44:26 +01:00
Fix ticket tailor for 2.1.6
This commit is contained in:
@@ -339,6 +339,8 @@ public class TicketTailorService : EventHostedServiceBase, IWebhookProvider
|
||||
|
||||
public const string TicketTailorTicketIssued = "TicketTailorTicketIssued";
|
||||
|
||||
public bool SupportsCustomerEmail { get; } = true;
|
||||
|
||||
public Dictionary<string, string> GetSupportedWebhookTypes()
|
||||
{
|
||||
return new Dictionary<string, string>
|
||||
|
||||
Reference in New Issue
Block a user