select harder daily puzzles

pull/9131/head
Thibault Duplessis 2021-06-07 10:21:25 +02:00
parent 60eaf50068
commit 50555fcba8
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ final private[puzzle] class DailyPuzzle(
.path {
_.aggregateOne() { framework =>
import framework._
Match(pathApi.select(PuzzleTheme.mix.key, PuzzleTier.Top, 2050 to 2050)) -> List(
Match(pathApi.select(PuzzleTheme.mix.key, PuzzleTier.Top, 2150 to 2150)) -> List(
Sample(3),
Project($doc("ids" -> true, "_id" -> false)),
UnwindField("ids"),