From a6d5aa52a5b920a1ad632858ad6da41693bc3500 Mon Sep 17 00:00:00 2001 From: dvelo <52332868+DeveloLongScript@users.noreply.github.com> Date: Sat, 21 Dec 2024 09:33:21 -0600 Subject: [PATCH] fix: add import --- src/components/CommandBar.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/CommandBar.tsx b/src/components/CommandBar.tsx index 86cff29..7345b2c 100644 --- a/src/components/CommandBar.tsx +++ b/src/components/CommandBar.tsx @@ -68,6 +68,7 @@ import { } from "@/lib/api"; import IconDisplay from "./IconDisplay"; import ServerSingle from "@/lib/single"; +import SnowfallController from "./misc/SnowfallController"; import { toast } from "sonner"; import { ServerResponse, OnlineServer } from "@/lib/types/mh-server"; import {