From d819056586a7595fc8d919c0bed7145a78d9c429 Mon Sep 17 00:00:00 2001 From: Gudsfile Date: Tue, 29 Oct 2024 23:27:29 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A9=B9=20Fix=20comma?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contributors.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contributors.js b/contributors.js index 300fc22..46a2b16 100644 --- a/contributors.js +++ b/contributors.js @@ -66,6 +66,6 @@ const contributors = [ { username: 'its-wasp', message: 'I\'m the hecker boi'}, { username: 'Karthikeya914', message: 'Duck Duck' }, { username: 'saicharan7284', message: ' i.am__atomic '}, - { username: 'milesmoralis2411', message: 'Lesss gooo duckkk'} - { username: 'o10j19', message: 'print(Happy Hacktoberfest 2024!!)'}, + { username: 'milesmoralis2411', message: 'Lesss gooo duckkk'}, + { username: 'o10j19', message: 'print(Happy Hacktoberfest 2024!!)'} ];