Try to fix configuration not loading
This commit is contained in:
parent
16e7ec834d
commit
6dbc838b11
2 changed files with 3 additions and 3 deletions
|
@ -46,7 +46,7 @@ namespace Bot
|
|||
get; set;
|
||||
}
|
||||
|
||||
public string MainProgramDLL = "BlankBot.dll";
|
||||
public string MainProgramDLL = "";
|
||||
public string first { get; set; } = "";
|
||||
public string last { get; set; } = "";
|
||||
public string password { get; set; } = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue