From ac013645ad4104f1890e32b9cfbbe53b64d654b0 Mon Sep 17 00:00:00 2001 From: PawiX25 Date: Tue, 10 Dec 2024 03:26:50 +0100 Subject: [PATCH] Fix formatting in programs list by removing unnecessary additional array --- script.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/script.js b/script.js index 390a17c..c800f7c 100644 --- a/script.js +++ b/script.js @@ -129,9 +129,7 @@ const programs = { slack: "https://slack.com/archives/C07N0VA3YGJ", slackChannel: "#vine-ysws", status: "upcoming" - } - ], - additional: [ + }, { name: "Google Dev YSWS", description: "Make an Android app and earn credits for a Google Developer account.",