remove changelly fiat option

closes #728
This commit is contained in:
Kukks
2020-02-25 16:44:19 +01:00
parent fec5637040
commit b71fd1653e
6 changed files with 9 additions and 42 deletions

View File

@@ -17,9 +17,6 @@ namespace BTCPayServer.Models.StoreViewModels
[Display(Name = "Optional, Changelly Merchant Id")]
public string ChangellyMerchantId { get; set; }
[Display(Name = "Show Fiat Currencies as option in conversion")]
public bool ShowFiat { get; set; } = true;
[Required]
[Range(0, 100)]
[Display(Name =