diff --git a/src/components/chat/ChatWidget.tsx b/src/components/chat/ChatWidget.tsx
index ff35542..177e2aa 100644
--- a/src/components/chat/ChatWidget.tsx
+++ b/src/components/chat/ChatWidget.tsx
@@ -881,8 +881,8 @@ function ToggleRow({ icon, label, checked, onChange }: {
{icon}
{label}
)