Actualizar robot.js
This commit is contained in:
1
robot.js
1
robot.js
@@ -243,7 +243,6 @@ async function main() {
|
|||||||
}
|
}
|
||||||
await saveServiceToDB(ownerId, 'multiasistencia', ref, scrapData);
|
await saveServiceToDB(ownerId, 'multiasistencia', ref, scrapData);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
console.error("❌ Error Multi:", e.message);
|
console.error("❌ Error Multi:", e.message);
|
||||||
} finally {
|
} finally {
|
||||||
|
|||||||
Reference in New Issue
Block a user