mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 22:44:29 +01:00
Store setup: Restructuring basics
This commit is contained in:
@@ -30,6 +30,7 @@ namespace BTCPayServer.Models.StoreViewModels
|
||||
}
|
||||
|
||||
public bool CanDelete { get; set; }
|
||||
[Display(Name = "Store ID")]
|
||||
public string Id { get; set; }
|
||||
[Display(Name = "Store Name")]
|
||||
[Required]
|
||||
|
||||
Reference in New Issue
Block a user