diff --git a/components/BotCard.tsx b/components/BotCard.tsx index 8b0807d..2219258 100644 --- a/components/BotCard.tsx +++ b/components/BotCard.tsx @@ -10,7 +10,6 @@ import DiscordAvatar from '@components/DiscordAvatar' const BotCard = ({ manage=false, bot }: BotProps): JSX.Element => { return ( -