aboutsummaryrefslogtreecommitdiff
path: root/src/services/UserProfileService.ts
diff options
context:
space:
mode:
authorankit-thanekar007 <ankit.thanekar007@gmail.com>2021-03-24 16:09:45 -0700
committerankit-thanekar007 <ankit.thanekar007@gmail.com>2021-03-24 16:11:32 -0700
commit8ce46790a8d12df6738d8ac17462ba57e2b0e6b9 (patch)
treef58987fd342e466403bdbd00146a98189bd4fc4f /src/services/UserProfileService.ts
parent592cb776068b2f1daf90755e04b33cdeba2bb947 (diff)
Cornell Changes
Diffstat (limited to 'src/services/UserProfileService.ts')
-rw-r--r--src/services/UserProfileService.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/services/UserProfileService.ts b/src/services/UserProfileService.ts
index dd77db9f..22492124 100644
--- a/src/services/UserProfileService.ts
+++ b/src/services/UserProfileService.ts
@@ -48,6 +48,7 @@ export const loadProfileInfo = async (token: string, userId: string) => {
gender,
snapchat,
tiktok,
+ university,
university_class,
profile_completion_stage,
suggested_people_linked,
@@ -63,6 +64,7 @@ export const loadProfileInfo = async (token: string, userId: string) => {
gender,
snapchat,
tiktok,
+ university,
university_class,
profile_completion_stage,
suggested_people_linked,