We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60cc47f commit 08a2438Copy full SHA for 08a2438
web/components/filters/choices.tsx
@@ -58,6 +58,7 @@ export const RELIGION_CHOICES = {
58
'Taoist': 'taoist',
59
'Jain': 'jain',
60
'Shinto': 'shinto',
61
+ 'Animist': 'animist',
62
'Zoroastrian': 'zoroastrian',
63
'Unitarian Universalist': 'unitarian_universalist',
64
'Other': 'other',
0 commit comments