Added public ID, fixed Aircraft Marker styles

This commit is contained in:
PxlLoewe
2025-05-21 06:13:10 +08:00
parent 9127e28a3c
commit 7979531d6d
19 changed files with 1550 additions and 28 deletions

View File

@@ -2,7 +2,7 @@ import Logbook from "./_components/Logbook";
import { ArrowRight, NotebookText } from "lucide-react";
import Link from "next/link";
import Events from "./_components/Events";
import { Stats } from "./_components/stats";
import { Stats } from "./_components/Stats";
import { Badges } from "./_components/Badges";
/*