error line updated just

This commit is contained in:
2025-07-14 15:06:06 +05:30
parent 30eb473409
commit de94e4cbb6

View File

@@ -92,7 +92,7 @@ router.post(
if (!credentials) {
return res
.status(404)
.json({ error: "No insurance credentials found for this provider." });
.json({ error: "No insurance credentials found for this provider. Kindly Update this at Settings Page." });
}
const enrichedData = {