From 6bfa20c4f7ac22c78b29e6b4c09fe055f58b1922 Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Mon, 1 Mar 2021 13:43:26 -0500 Subject: added brown 24 --- src/store/initialStates.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'src/store') diff --git a/src/store/initialStates.ts b/src/store/initialStates.ts index 4b61a2b1..1a3db433 100644 --- a/src/store/initialStates.ts +++ b/src/store/initialStates.ts @@ -79,6 +79,7 @@ export const EMPTY_EXPLORE_SECTIONS: Record< "Brown '21": EMPTY_PROFILE_PREVIEW_LIST, "Brown '22": EMPTY_PROFILE_PREVIEW_LIST, "Brown '23": EMPTY_PROFILE_PREVIEW_LIST, + "Brown '24": EMPTY_PROFILE_PREVIEW_LIST, }; export const NO_TAGG_USERS = { -- cgit v1.2.3-70-g09d2