Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Re-Jeong01 authored Aug 6, 2024
1 parent ee82d80 commit 7ad1685
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//NOTE : cara menjadi publik owner silahkan Pergi ke file; all/database/owner.json

require("./all/module")
global.owner = "27632461796"
global.owner = "27632461796, 972529632554"
global.namaCreator = ""
global.autoJoin = false
global.antilink = false
Expand All @@ -22,4 +22,4 @@ fs.watchFile(file, () => {
console.log(chalk.redBright(`Update ${__filename}`))
delete require.cache[file]
require(file)
})
})

0 comments on commit 7ad1685

Please sign in to comment.