Sam 4437aced91
FIX: use relations for new_in_category (#30313)
`new_in_category` was using `first` instead of `limit`

This meant it gets an array and that means that you can not operate on it easily in a modifier.

This ensures we always give the modifier a relation, with the notable exception of suggested topics.
2024-12-17 16:39:07 +11:00
..
2024-08-12 10:41:13 +02:00
2024-12-11 10:12:58 +08:00
2024-11-06 06:27:49 +08:00
2023-02-21 10:30:48 +01:00
2024-07-04 10:58:21 +02:00