Skip to content

Commit

Permalink
fix component dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Gabor authored and an-tex committed Jan 10, 2025
1 parent afc488d commit 420cdee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ trait ElasticComponents {

val elasticIndices: Set[Index]

val config: Config
def config: Config

implicit val indexSetup: IndexSetup = IndexSetup(elasticClient, actorSystem.toTyped)

Expand Down

0 comments on commit 420cdee

Please sign in to comment.