From dbae5fb36b3125a7eca516f0f1cb0cbbaff912b3 Mon Sep 17 00:00:00 2001 From: CuriousMagpie Date: Mon, 7 Nov 2022 13:06:54 -0500 Subject: [PATCH] chore(fix): comma dangle --- website/common/script/content/categoryOptions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/common/script/content/categoryOptions.js b/website/common/script/content/categoryOptions.js index 47d9b2e3a4..065f52f750 100644 --- a/website/common/script/content/categoryOptions.js +++ b/website/common/script/content/categoryOptions.js @@ -45,7 +45,7 @@ const categoryOptions = [ }, { label: 'recovery_support_groups', - key: 'recovery_support_groups' + key: 'recovery_support_groups', }, { label: 'self_improvement',