debug
This commit is contained in:
@@ -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" && (
|
||||
|
||||
Reference in New Issue
Block a user