This commit is contained in:
Nav
2023-03-15 20:15:05 +00:00
parent 96928e559e
commit e8f1329a4d
13 changed files with 15 additions and 15 deletions

View File

@@ -29,7 +29,7 @@ namespace Bloom
InsightWorkerTask();
virtual TaskGroups getTaskGroups() const {
virtual TaskGroups taskGroups() const {
return TaskGroups();
};