mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 12:37:20 +00:00
fix system entity registration by re-applying configs to modules
This commit is contained in:
@@ -329,6 +329,9 @@ export class ModuleManager {
|
||||
}
|
||||
}
|
||||
|
||||
// re-apply configs to all modules (important for system entities)
|
||||
this.setConfigs(configs);
|
||||
|
||||
// @todo: cleanup old versions?
|
||||
|
||||
this.logger.clear();
|
||||
|
||||
Reference in New Issue
Block a user