diff --git a/plugins/autofakekick.js b/plugins/autofakekick.js index a1a3e1f..ed678af 100644 --- a/plugins/autofakekick.js +++ b/plugins/autofakekick.js @@ -1,7 +1,7 @@ // // Config.FAKE_BAN -// Config.COUNTRY_CODE you can add two country codes for allowed like 94/91 devied using '/' +// Config.COUNTRY_CODE you can add two country codes for allowed like 94/91 divided using '/' const QueenSew = require('../events'); const {MessageType} = require('@adiwajshing/baileys');