mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
Make unused assets in store settings collapsed (#1310)
This commit is contained in:
committed by
Nicolas Dorier
parent
e00136de93
commit
06f1c17a5f
@@ -14,6 +14,7 @@ namespace BTCPayServer.Models.StoreViewModels
|
||||
public WalletId WalletId { get; set; }
|
||||
public bool WalletSupported { get; set; }
|
||||
public bool Enabled { get; set; }
|
||||
public bool Collapsed { get; set; }
|
||||
}
|
||||
|
||||
public class AdditionalPaymentMethod
|
||||
|
||||
Reference in New Issue
Block a user