WEB Knobs in API

Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
This commit is contained in:
Alexey
2026-08-27 21:42:14 +03:00
parent d41a8c3220
commit cf0cd08387
43 changed files with 3399 additions and 196 deletions
+1
View File
@@ -247,6 +247,7 @@ pub(super) async fn prepare_runtime(
shared_state.clone(),
me_ready_tx.clone(),
runtime_task_scope.clone(),
None,
)
.await;
let config_rx = runtime_watches.config_rx;