From 8ce46790a8d12df6738d8ac17462ba57e2b0e6b9 Mon Sep 17 00:00:00 2001 From: ankit-thanekar007 Date: Wed, 24 Mar 2021 16:09:45 -0700 Subject: Cornell Changes --- src/store/initialStates.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/store') diff --git a/src/store/initialStates.ts b/src/store/initialStates.ts index b43e4a1d..e1b4b127 100644 --- a/src/store/initialStates.ts +++ b/src/store/initialStates.ts @@ -18,7 +18,7 @@ export const NO_PROFILE: ProfileType = { gender: '', birthday: undefined, university_class: 2021, - + university: undefined, //Default to an invalid value and ignore it gracefully while showing tutorials / popups. profile_completion_stage: -1, suggested_people_linked: -1, -- cgit v1.2.3-70-g09d2