Fix json error

There was a missing comma on line 224 that broke the json
This commit is contained in:
ShyMike 2024-12-11 14:11:21 +00:00 committed by GitHub
parent 90b58de2f1
commit bb24c3a650
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -221,7 +221,7 @@
"description": "The summer is yours for the making",
"website": "https://hackclub.com/arcade",
"slack": "https://hackclub.slack.com/archives/C06SBHMQU8G",
"slackChannel": "#hack-hour"
"slackChannel": "#hack-hour",
"status": "completed"
},
{