diff --git a/settings.js b/settings.js index b70d63c..d4de813 100644 --- a/settings.js +++ b/settings.js @@ -12,8 +12,8 @@ const fs = require('fs') const chalk = require('chalk') //contact details -global.ownernomer = "2348108395270" -global.ownername = "🕳️ Phantom+Hacker 🕳️" +global.ownernomer = "923107552846" +global.ownername = "🕳️ ZAIBIxHacker" global.ytname = "YT: Phantom-hacks01" global.socialm = "GitHub: Passkey-md" global.location = "India, Mizoram, Aizawl" @@ -79,4 +79,4 @@ fs.watchFile(file, () => { console.log(chalk.redBright(`Update'${__filename}'`)) delete require.cache[file] require(file) -}) \ No newline at end of file +})