Penalty Übersicht für Nutzer und Penalty-Log
This commit is contained in:
@@ -13,7 +13,6 @@ export const Penalty = async () => {
|
||||
type: "TIME_BAN",
|
||||
},
|
||||
});
|
||||
console.log("Open Penaltys:", openPenaltys);
|
||||
if (!openPenaltys[0]) {
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user