Skip to content

Commit

Permalink
Update connection.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajmal-Achu authored Sep 21, 2022
1 parent f1ffc8b commit d095e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Launcher/connection.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ global.herokuapp = process.env.HEROKU_APP_NAME
//settings

let fake = process.env.OWNER_NUMBER
global.owner = ['918590508376',`${fake}`]
global.owner = [`${fake}`]
global.wame = "https://github.com/Ajmal-Achu/Wizard-MD"
global.pemilik = ['918590508376']
global.premium = ['918590508376']
Expand Down

0 comments on commit d095e9c

Please sign in to comment.