Skip to content

Commit

Permalink
Inject missing repo dependency into admin task bootstrapping.
Browse files Browse the repository at this point in the history
  • Loading branch information
alrik authored and baranga committed Mar 27, 2023
1 parent f95dd8f commit 73d3668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bootstrap/tasks.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ module.exports = ({
subscriptionRepository,
userRepository,
sendSubscriptionSyncMessage,
realtimeConnectionRepository,
}),
broker: initBrokerTasks({
logger,
Expand Down

0 comments on commit 73d3668

Please sign in to comment.