mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Featured topics are eventually serialized by `ListableTopicSerializer` which calls `Topic#image_url` which requires us to preload `Topic#topic_thumbnails`.