Skip to content

Commit 3bea7c5

Browse files
committed
fixed touch grass time
1 parent e3104ae commit 3bea7c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

types/Event/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,8 @@ export const eventListStatic: EventListResp = {
216216
description:
217217
'',
218218
location: 'Outside MN',
219-
startTime: '2025-02-15T14:00:00.000Z',
220-
endTime: '2025-02-15T14:30:00.000Z',
219+
startTime: '2025-02-15T14:30:00.000Z',
220+
endTime: '2025-02-15T15:00:00.000Z',
221221
important: false,
222222
host: 'mcss',
223223
type: 'activity',

0 commit comments

Comments
 (0)