Skip to content

Commit 218f404

Browse files
committed
set NEXT_MEETUP 24th Oct 2024
1 parent 86e2db9 commit 218f404

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/constants.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ export interface MeetupDetails {
1313

1414
export const NEXT_MEETUP: MeetupDetails | undefined = {
1515
title: 'Project Share!',
16-
date: new Date('2024-10-10T16:00:00'),
17-
location: 'AT_5.01',
16+
date: new Date('2024-24-10T17:00:00'),
17+
location: 'AT_2.07',
1818
description: 'Bring your laptop!',
1919
}
2020

0 commit comments

Comments
 (0)