mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Followup to c03f83bbea.
The `flair_group_id` parameter is now required to show the flair, and this serializer was missing that detail.
This also fixes a typo in the `include_flair_group_name?` method.