hide console log
Este commit está contenido en:
padre
4d06675f25
commit
4124878da5
@ -18,7 +18,7 @@ module.exports = {
|
||||
subs[index].STATUS = status; //set the value
|
||||
}
|
||||
})
|
||||
console.log(subs);
|
||||
// console.log(subs);
|
||||
fs.writeFileSync('./data/group/subs.json', JSON.stringify(subs))
|
||||
bot.sendMessage(msg.chat.id, sub + " sub updated")
|
||||
}
|
||||
|
Cargando…
x
Referencia en una nueva incidencia
Block a user