diff --git a/src/components/MessageInputActions/Sources.tsx b/src/components/MessageInputActions/Sources.tsx index e996b6e..9a98239 100644 --- a/src/components/MessageInputActions/Sources.tsx +++ b/src/components/MessageInputActions/Sources.tsx @@ -25,7 +25,7 @@ const sourcesList = [ }, { name: 'Social', - key: 'social', + key: 'discussions', icon: , }, ];