feat(bootstrap): wire ApiKeyServiceImpl + PgEngagementRepository
This commit is contained in:
@@ -133,5 +133,7 @@ pub fn make_state() -> AppState {
|
||||
ap_repo: Arc::new(NoOpApRepo),
|
||||
remote_actor_connections: store.clone(),
|
||||
federation_scheduler: store.clone(),
|
||||
api_key_auth: store.clone(),
|
||||
engagement: store.clone(),
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user