From fb745d8ce8a9bcb169e25469c141b32a32d350b3 Mon Sep 17 00:00:00 2001 From: Nivid Patel <67022574+Divin-12XX@users.noreply.github.com> Date: Sun, 16 Apr 2023 07:54:47 -0400 Subject: [PATCH] Update console.js --- console.js | 1 + 1 file changed, 1 insertion(+) diff --git a/console.js b/console.js index 67eb2fc..9b57f6e 100644 --- a/console.js +++ b/console.js @@ -7,4 +7,5 @@ function main(){ return null; } +main();