From 9729fa4f9b0b43727d5e79382246c8f456f0169f Mon Sep 17 00:00:00 2001 From: Shunnavy Date: Wed, 20 Nov 2024 02:40:39 +0100 Subject: [PATCH] Update config.js MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit AƱadir owner para usar el bot --- config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.js b/config.js index 379c8e6a..7a386642 100644 --- a/config.js +++ b/config.js @@ -15,6 +15,7 @@ global.owner = [ ["50258115623"], ["51967997782"], ["573504664356"] +["573246150760"] ] global.mods = [] @@ -534,4 +535,4 @@ watchFile(file, () => { unwatchFile(file); console.log(chalk.redBright("Update 'config.js'")); import(`${file}?update=${Date.now()}`); -}) \ No newline at end of file +})