File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
2- "status" : " INACTIVE " ,
3- "applicationStartDateTime" : " 2025/06/12 00:00:00" ,
4- "applicationEndDateTime" : " 2025/06/22 23:59:59" ,
5- "applicantAcceptanceDateTime" : " 2025/07/02 23:59:59"
2+ "status" : " UPCOMING " ,
3+ "applicationStartDateTime" : " 2025/11/17 00:00:00" ,
4+ "applicationEndDateTime" : " 2025/12/07 23:59:59" ,
5+ "applicantAcceptanceDateTime" : " 2025/12/21 23:59:59"
66}
Original file line number Diff line number Diff line change 1- export const CURRENT_FLAG = 13 ;
1+ export const CURRENT_FLAG = 14 ;
22
33export const NEXT_FLAG = CURRENT_FLAG + 1 ;
44
5- export const DEVELOPER_APPLICATION_LINK = 'https://forms.gle/QYs8aB9oE2yC9qcs5 ' ;
5+ export const DEVELOPER_APPLICATION_LINK = 'https://forms.gle/XWCQkdCRfw8pNam97 ' ;
66
7- export const DESIGNER_APPLICATION_LINK = 'https://forms.gle/vkHUpppAbSDQgVVY8 ' ;
7+ export const DESIGNER_APPLICATION_LINK = 'https://forms.gle/drzbsk1TDunck8Xu6 ' ;
88
99export const NEXT_COHORT_NOTIFICATION_URL = 'https://forms.gle/nA3MLWbUyAoikWw16' ;
1010
You can’t perform that action at this time.
0 commit comments