We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3104ae commit 3bea7c5Copy full SHA for 3bea7c5
types/Event/index.ts
@@ -216,8 +216,8 @@ export const eventListStatic: EventListResp = {
216
description:
217
'',
218
location: 'Outside MN',
219
- startTime: '2025-02-15T14:00:00.000Z',
220
- endTime: '2025-02-15T14:30:00.000Z',
+ startTime: '2025-02-15T14:30:00.000Z',
+ endTime: '2025-02-15T15:00:00.000Z',
221
important: false,
222
host: 'mcss',
223
type: 'activity',
0 commit comments