mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 06:24:24 +01:00
ux fixes
This commit is contained in:
@@ -37,8 +37,6 @@ namespace BTCPayServer.Models.AppViewModels
|
||||
|
||||
[Display(Name = "Disqus Shortname")]
|
||||
public string DisqusShortname { get; set; }
|
||||
[Display(Name = "Disqus Api Key")]
|
||||
public string DisqusAPIKey { get; set; }
|
||||
|
||||
public DateTime? StartDate { get; set; }
|
||||
public DateTime? EndDate { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user