diff options
| author | Ivan Chen <ivan@tagg.id> | 2021-03-01 13:43:26 -0500 |
|---|---|---|
| committer | Ivan Chen <ivan@tagg.id> | 2021-03-01 13:43:26 -0500 |
| commit | 6bfa20c4f7ac22c78b29e6b4c09fe055f58b1922 (patch) | |
| tree | a7ad87271b7355e86008983190baa0c870d27577 /src/store/initialStates.ts | |
| parent | 2f83eb360c583d6b110c045f07ae57227cda3fa5 (diff) | |
added brown 24
Diffstat (limited to 'src/store/initialStates.ts')
| -rw-r--r-- | src/store/initialStates.ts | 1 |
1 files changed, 1 insertions, 0 deletions
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 = { |
