Rename CrowdfundHubStream to AppHubSteamer

This commit is contained in:
nicolas.dorier
2019-02-19 13:18:30 +09:00
parent 50c8525012
commit cc444811db
11 changed files with 17 additions and 27 deletions

View File

@@ -31,7 +31,7 @@ namespace BTCPayServer.Models.AppViewModels
public string DisqusShortname { get; set; }
public bool AnimationsEnabled { get; set; }
public int ResetEveryAmount { get; set; }
public string ResetEvery { get; set; }
public bool NeverReset { get; set; }
public Dictionary<string, int> PerkCount { get; set; }