File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -184,22 +184,22 @@ const events: Record<string, Array<any>> = {
184
184
} ,
185
185
{
186
186
start : "12:10" ,
187
- referenceDate : "2024-02-10T12:10:00+05:30" ,
188
- end : "13:20" ,
189
- duration : "70 mins" ,
190
- title : "Mentorship Round - 2/3" ,
191
- description : "Implementation Round" ,
192
- location : "Hacking Hall" ,
193
- } ,
194
- {
195
- start : "13:30" ,
196
187
referenceDate : "2024-02-10T13:30:00+05:30" ,
197
188
end : "" ,
198
189
duration : "" ,
199
190
title : "Submission Checkpoint - 2/5" ,
200
191
description : "Submit GitHub Repo + Add Sponsor Tracks" ,
201
192
location : "Devfolio" ,
202
193
} ,
194
+ {
195
+ start : "12:10" ,
196
+ referenceDate : "2024-02-10T12:10:00+05:30" ,
197
+ end : "13:20" ,
198
+ duration : "70 mins" ,
199
+ title : "Mentorship Round - 2/3" ,
200
+ description : "Implementation Round" ,
201
+ location : "Hacking Hall" ,
202
+ } ,
203
203
{
204
204
start : "13:30" ,
205
205
referenceDate : "2024-02-10T13:30:00+05:30" ,
You can’t perform that action at this time.
0 commit comments