feat: use OP's language as recommendation when replying (#8832)
* feat: use OP's language as recommendation when replying * fix: address nits
This commit is contained in:
committed by
GitHub
parent
4e0be91cff
commit
5ca665467e
@@ -298,6 +298,7 @@ const ThreadItemTreePostInner = memo(function ThreadItemTreePostInner({
|
||||
author: post.author,
|
||||
embed: post.embed,
|
||||
moderation,
|
||||
langs: post.record.langs,
|
||||
},
|
||||
onPostSuccess: onPostSuccess,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user