Forward enable_overseer_always (#4858)

Cumulus actually uses the `build_full` function. I missed that.
This commit is contained in:
Bastian Köcher
2022-02-07 17:05:53 +01:00
committed by GitHub
parent 8ee165c2c1
commit 59cddb9f23
3 changed files with 15 additions and 4 deletions
+1
View File
@@ -280,6 +280,7 @@ where
cli.run.beefy,
jaeger_agent,
None,
false,
overseer_gen,
)
.map(|full| full.task_manager)