From 2ee9fcc3019abfa69fea2488988946831e376e8d Mon Sep 17 00:00:00 2001 From: benjaminjohnson2204 Date: Tue, 24 Sep 2024 22:05:18 -0700 Subject: [PATCH] Update President's email to Vivian's --- frontend/src/components/ApplicationForm.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/ApplicationForm.jsx b/frontend/src/components/ApplicationForm.jsx index 18b2419..99e16f4 100644 --- a/frontend/src/components/ApplicationForm.jsx +++ b/frontend/src/components/ApplicationForm.jsx @@ -6,7 +6,7 @@ import React, { useState } from "react"; // Update these values each year before recruitment. const SUBMIT_URL = "https://tse-fulcrum-2023-i83hg.ondigitalocean.app/api/application"; -const PRESIDENT_EMAIL = "nboloori@ucsd.edu"; +const PRESIDENT_EMAIL = "v6liu@ucsd.edu"; const DEADLINE = new Date("2023-10-15T23:59:59-07:00"); // PDT is UTC-7 const HEAR_ABOUT_TSE_OPTIONS = [ "Word of mouth",