huskies: merge 1038
This commit is contained in:
@@ -94,5 +94,10 @@ pub(super) fn build_agent_app_context(
|
||||
matrix_shutdown_tx: None,
|
||||
timer_store,
|
||||
scheduled_timer_store,
|
||||
event_trigger_store: Arc::new(
|
||||
crate::service::event_triggers::store::EventTriggerStore::load(
|
||||
project_root.join(".huskies").join("event_triggers.json"),
|
||||
),
|
||||
),
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user