small fix

This commit is contained in:
Skull Merlin
2022-05-17 18:08:53 +03:00
parent 31d18eb618
commit d66771e7c5
3 changed files with 4 additions and 4 deletions

View File

@ -63,4 +63,4 @@ namespace branding
};
}
//REGISTER_COMPONENT(branding::component)
REGISTER_COMPONENT(branding::component)

View File

@ -221,4 +221,4 @@ namespace scheduler
};
}
//REGISTER_COMPONENT(scheduler::component)
REGISTER_COMPONENT(scheduler::component)