Fix folder param in b_manage
This commit is contained in:
@@ -59,7 +59,7 @@ namespace platform {
|
||||
std::vector<Paginator> paginator;
|
||||
ResultsManager results;
|
||||
lxw_workbook* workbook;
|
||||
std::string excelFileName;
|
||||
std::string path, excelFileName;
|
||||
};
|
||||
}
|
||||
#endif
|
Reference in New Issue
Block a user