Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcrt committed Nov 7, 2024
1 parent 906af36 commit c2d5c08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/backend/src/jobs/realtime-evaluators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ async function evaluatorJob() {
evaluator e
where
mode = 'realtime'
and type = 'topics'
order by
random()
`;
Expand Down

0 comments on commit c2d5c08

Please sign in to comment.