Skip to content

Commit

Permalink
add female coder collector
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdikhashan committed Apr 24, 2024
1 parent 5bc3b9d commit 665d070
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ fun main() {
.addEventCollector(ValugCollector())
.addEventCollector(AlpenvereinCollector())
.addEventCollector(MetalCornerCollector())
.addEventCollector(FemaleCoderCollector())
.build()

eventCollectorCoordinator.startWebUi()
Expand Down

0 comments on commit 665d070

Please sign in to comment.