From 55c40995bc7e9275c8fc7fe3657749b938b9c3e9 Mon Sep 17 00:00:00 2001 From: Abrar9666 Date: Thu, 5 Jun 2025 22:22:06 +0500 Subject: [PATCH] Update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index c0cc6963..1ff30635 100644 --- a/config.js +++ b/config.js @@ -30,4 +30,4 @@ fs.watchFile(file, () => { config = require(file); }); -module.exports = config; \ No newline at end of file +module.exports = config;