Comentário de console.log
parent
2c48aafbdb
commit
0a5c3fe7f3
|
@ -430,7 +430,7 @@ const handleMessage = async (
|
||||||
|
|
||||||
if (index == -1) {
|
if (index == -1) {
|
||||||
|
|
||||||
console.log('-----------------> LST: ', lst)
|
// console.log('-----------------> LST: ', lst)
|
||||||
|
|
||||||
lst.push({ id: msg.id.id })
|
lst.push({ id: msg.id.id })
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue