error 3
This commit is contained in:
@@ -332,8 +332,8 @@ const carpetasRepetidas = async () => {
|
||||
}
|
||||
if (aux.length > 1) repetidas.push(aux);
|
||||
}
|
||||
console.log(carpetas.length);
|
||||
console.log(carpetas);
|
||||
// console.log(carpetas.length);
|
||||
// console.log(carpetas);
|
||||
console.log(repetidas.length);
|
||||
console.log(repetidas);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user