Update web/screens/Chat/ThreadList/index.tsx
This commit is contained in:
parent
497c51cc4f
commit
08957166a6
@ -91,7 +91,6 @@ export default function ThreadList() {
|
||||
`group/message relative mb-1 flex cursor-pointer flex-col transition-all hover:rounded-lg hover:bg-gray-100 hover:dark:bg-secondary/50`
|
||||
)}
|
||||
onClick={() => {
|
||||
console.log('a')
|
||||
onThreadClick(thread)
|
||||
}}
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user