mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2025-12-17 07:34:24 +01:00
upd dyn report for 13
This commit is contained in:
@@ -6,7 +6,6 @@ namespace BTCPayServer.Plugins.DynamicReports;
|
||||
public class DynamicReportsSettings
|
||||
{
|
||||
public Dictionary<string, DynamicReportSetting> Reports { get; set; } = new();
|
||||
public bool EnableLegacyInvoiceExport { get; set; }
|
||||
|
||||
public class DynamicReportSetting
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user