Skip to content

Commit

Permalink
Add missing closing bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
deedeeh committed May 16, 2024
1 parent e29b978 commit bc5ddf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/app/experiments/Experiments.scala
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ object UpdateLogoAdPartner
owners = Seq(Owner.withGithub("[email protected]")),
sellByDate = LocalDate.of(2024, 7, 30),
participationGroup = Perc0A,
)

object DCRVideoPages
extends Experiment(
Expand Down

0 comments on commit bc5ddf1

Please sign in to comment.