mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2025-12-17 15:44:26 +01:00
initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace BTCPayServer.Plugins.LiquidPlus.Models
|
||||
{
|
||||
public class CustomLiquidAssetsViewModel: CustomLiquidAssetsSettings
|
||||
{
|
||||
public bool PendingChanges { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user