diff --git a/config.js b/config.js index 379c8e6..7a38664 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 +})