diff --git a/components/pages/inspector/UserActions.tsx b/components/pages/inspector/UserActions.tsx index 42bd5ae..d4e5299 100644 --- a/components/pages/inspector/UserActions.tsx +++ b/components/pages/inspector/UserActions.tsx @@ -40,6 +40,7 @@ import { cn } from "@/lib/utils"; import { decodeTime } from "ulid"; import { Checkbox } from "@/components/ui/checkbox"; import UserSelector from "@/components/ui/user-selector"; +import { Textarea } from "@/components/ui/textarea"; const badges = [1, 2, 4, 8, 16, 32, 128, 0, 256, 512, 1024]; @@ -302,7 +303,7 @@ export function UserActions({ user, bot }: { user: User; bot?: Bot }) { This will send a message from the Platform Moderation account. -