Huschrauber logging für alle
This commit is contained in:
@@ -92,11 +92,6 @@ export default function AdminPanel() {
|
||||
|
||||
const modalRef = useRef<HTMLDialogElement>(null);
|
||||
|
||||
console.debug("piloten von API", {
|
||||
anzahl: pilots?.length,
|
||||
pilots,
|
||||
});
|
||||
|
||||
return (
|
||||
<div>
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user