diff --git a/web/components/widgets/user-link.tsx b/web/components/widgets/user-link.tsx index 9bd72ab2..c7689d95 100644 --- a/web/components/widgets/user-link.tsx +++ b/web/components/widgets/user-link.tsx @@ -98,13 +98,13 @@ export function UserLink(props: { ) } -function BotBadge() { - return ( - - Bot - - ) -} +// function BotBadge() { +// return ( +// +// Bot +// +// ) +// } export function BannedBadge() { return (