diff --git a/lib/philomena/images/query.ex b/lib/philomena/images/query.ex index 69effbbd..81551580 100644 --- a/lib/philomena/images/query.ex +++ b/lib/philomena/images/query.ex @@ -69,7 +69,7 @@ defmodule Philomena.Images.Query do defp anonymous_fields do [ int_fields: - ~W(id width height comment_count score upvotes downvotes faves uploader_id faved_by_id tag_count pixels size source_count), + ~W(id width height comment_count score upvotes downvotes faves uploader_id faved_by_id tag_count pixels size), float_fields: ~W(aspect_ratio wilson_score duration), date_fields: ~W(created_at updated_at first_seen_at), literal_fields: