diff --git a/web/components/filters/choices.tsx b/web/components/filters/choices.tsx index f5975640..8fdcec81 100644 --- a/web/components/filters/choices.tsx +++ b/web/components/filters/choices.tsx @@ -58,6 +58,7 @@ export const RELIGION_CHOICES = { 'Taoist': 'taoist', 'Jain': 'jain', 'Shinto': 'shinto', + 'Animist': 'animist', 'Zoroastrian': 'zoroastrian', 'Unitarian Universalist': 'unitarian_universalist', 'Other': 'other',