diff --git a/website/common/script/content/categoryOptions.js b/website/common/script/content/categoryOptions.js index d71ecc5a37..065f52f750 100644 --- a/website/common/script/content/categoryOptions.js +++ b/website/common/script/content/categoryOptions.js @@ -43,6 +43,10 @@ const categoryOptions = [ label: 'getting_organized', key: 'getting_organized', }, + { + label: 'recovery_support_groups', + key: 'recovery_support_groups', + }, { label: 'self_improvement', key: 'self_improvement',