aboutsummaryrefslogtreecommitdiff
path: root/src/services
diff options
context:
space:
mode:
authorankit-thanekar007 <ankit.thanekar007@gmail.com>2021-03-24 11:10:08 -0700
committerankit-thanekar007 <ankit.thanekar007@gmail.com>2021-03-24 16:11:31 -0700
commit592cb776068b2f1daf90755e04b33cdeba2bb947 (patch)
treeb5b12a1029778de73f7b344f4520c767fd59b6f2 /src/services
parent2222579eea6b2de8b093c9201100335067bd51eb (diff)
Bunch of Todos + icon updates
Diffstat (limited to 'src/services')
-rw-r--r--src/services/ExploreService.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/services/ExploreService.ts b/src/services/ExploreService.ts
index 07af91ad..df52b4e3 100644
--- a/src/services/ExploreService.ts
+++ b/src/services/ExploreService.ts
@@ -56,7 +56,7 @@ export const getAllExploreSections = async () => {
'New to Tagg': data.categories.new_to_tagg,
'People You May Know': data.categories.people_you_may_know,
'Trending on Tagg': data.categories.trending_on_tagg,
- "Brown '21": data.categories.brown_21,
+ "Brown '21": data.categories.brown_21, //TODO: Update for Cornell
"Brown '22": data.categories.brown_22,
"Brown '23": data.categories.brown_23,
"Brown '24": data.categories.brown_24,