aboutsummaryrefslogtreecommitdiff
path: root/src/store/initialStates.ts
diff options
context:
space:
mode:
authorShravya Ramesh <37447613+shravyaramesh@users.noreply.github.com>2021-01-05 13:36:00 -0800
committerGitHub <noreply@github.com>2021-01-05 16:36:00 -0500
commitcbb3cdbe4e61ada38a336136a77c5dae318f9128 (patch)
treedd3ea76f734fb1ae82b70f2a4088d632d6b109c4 /src/store/initialStates.ts
parente38a3eaa6c853f13f5bbb1476fcab3ee1fd974bd (diff)
replace nightlife with fitness; replaces icon; (#166)
Diffstat (limited to 'src/store/initialStates.ts')
-rw-r--r--src/store/initialStates.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/store/initialStates.ts b/src/store/initialStates.ts
index 883c0487..da3ef3b0 100644
--- a/src/store/initialStates.ts
+++ b/src/store/initialStates.ts
@@ -81,7 +81,7 @@ export const MOMENT_CATEGORIES_MAP: Record<MomentCategoryType, boolean> = {
Fashion: false,
Travel: false,
Pets: false,
- Nightlife: false,
+ Fitness: false,
DIY: false,
Nature: false,
'Early Life': false,