Add Initial commit
This commit is contained in:
@ -6,6 +6,6 @@
|
||||
int main()
|
||||
{
|
||||
MerkelMain app{};
|
||||
Bot myBot("20200317.csv");
|
||||
Bot myBot(app);
|
||||
//app.init();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user