@@ -426,7 +426,7 @@ app.post("/webhook/stripe", express.raw({ type: "application/json" }), async (re
}
default:
console.log(`ℹ️ Evento Stripe ignorado: ${event.type}`);
console.log(`Evento Stripe ignorado: ${event.type}`);
break;
The note is not visible to the blocked user.