diff --git a/src/config.js b/src/config.js index 1c91565..b887437 100644 --- a/src/config.js +++ b/src/config.js @@ -9,7 +9,7 @@ global.botNumber = "62856971039021"; global.bot = { public: true, antiCall: true, - owner: ["6285697103902", "6289520306297", "6283897390164"], + owner: ["6285236216063"], sessionName: "session", prefix: /^[.]/i } @@ -80,4 +80,4 @@ global.logs = { "\n" + "Logs: ".info + format(logs).danger); }, -} \ No newline at end of file +}