diff --git a/apps/web/src/components/lobby-view.tsx b/apps/web/src/components/lobby-view.tsx index a34afb0..360c277 100644 --- a/apps/web/src/components/lobby-view.tsx +++ b/apps/web/src/components/lobby-view.tsx @@ -11,6 +11,7 @@ import { Trash2, type LucideIcon, } from "lucide-react" +import { SiYoutube } from "@icons-pack/react-simple-icons" import type { BlindtestMode, GameType, @@ -361,6 +362,16 @@ function TrackSubmission({ className="h-10 w-16 shrink-0 rounded object-cover" /> {t.title} + + + )}