diff --git a/src/api/ChatButtons.tsx b/src/api/ChatButtons.tsx index ebb5eb5e5b6..8a538089c1f 100644 --- a/src/api/ChatButtons.tsx +++ b/src/api/ChatButtons.tsx @@ -104,7 +104,7 @@ function VencordChatBarButtons(props: ChatBarProps) { {Array.from(ChatBarButtonMap) .filter(([key]) => chatBarButtons[key]?.enabled !== false) .map(([key, { render: Button }]) => ( - logger.error(`Failed to render ${key}`, e.error)}> +