mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2025-12-17 23:54:26 +01:00
initial commit
This commit is contained in:
7
Plugins/BTCPayServer.Plugins.AOPP/AOPPSettings.cs
Normal file
7
Plugins/BTCPayServer.Plugins.AOPP/AOPPSettings.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace BTCPayServer.Plugins.AOPP
|
||||
{
|
||||
public class AOPPSettings
|
||||
{
|
||||
public bool Enabled { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user