swap config location

This commit is contained in:
Zontreck 2020-01-17 13:20:42 -07:00
parent 17ac8d7b74
commit 486cb0f009
2 changed files with 10 additions and 2 deletions

View file

@ -28,6 +28,8 @@ namespace Bot
//public License LicenseKey { get; set; }
public string ActivationCode { get; set; }
public string GitPassword { get; set; }
public MainConfiguration()
{