This commit is contained in:
Kukks
2018-12-31 12:34:27 +01:00
parent 3dc250f801
commit 2245027ca3
8 changed files with 67 additions and 61 deletions

View File

@@ -27,7 +27,6 @@ namespace BTCPayServer.Models.AppViewModels
public bool SoundsEnabled { get; set; }
public string DisqusShortname { get; set; }
public bool AnimationsEnabled { get; set; }
public string DisqusAPIKey { get; set; }
public class CrowdfundInfo