This commit is contained in:
PxlLoewe
2025-06-26 01:46:44 -07:00
parent ed4a57f42d
commit 8968bff1c5
4 changed files with 11 additions and 6 deletions

View File

@@ -30,8 +30,6 @@ export const Penalty = async () => {
},
});
console.log("Open Penaltys:", session);
return (
<div className="card bg-error shadow-xl mb-4 col-span-6 xl:col-span-3">
{openTimeban[0] && openTimeban[0].type === "TIME_BAN" && (