Update internal bindings to new names
This commit is contained in:
@@ -10,7 +10,7 @@ using DataBase;
|
||||
#endif
|
||||
|
||||
if (args.Contains("Pull-Stock-Data")) {
|
||||
interopModule.PullData();
|
||||
interopModule.TrainAI();
|
||||
} else {
|
||||
// Create the webapp
|
||||
var builder = WebApplication.CreateBuilder(args);
|
||||
|
||||
Reference in New Issue
Block a user