From c7a4df6e19b00d5c9cbba3684dd780ca4660302d Mon Sep 17 00:00:00 2001 From: TarunDaCoder Date: Thu, 29 Aug 2024 16:58:22 +0000 Subject: [PATCH] feat: update config --- config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index d47d0e0ab..376b70f77 100644 --- a/config.js +++ b/config.js @@ -11,8 +11,8 @@ const CONFIG = { // └─┘┴ ┴└─┘┴└─┘└─┘ // General - name: 'John', - imageBackground: false, + name: 'Tarun', + imageBackground: true, openInNewTab: true, twelveHourFormat: false,