fix: at while replying

This commit is contained in:
Tristan Yang
2022-12-06 10:23:13 +08:00
parent 0f3e01a922
commit 0c4a7a7f88
2 changed files with 8 additions and 4 deletions
+2 -1
View File
@@ -71,7 +71,8 @@ const useSendMessage = (props?: Props) => {
from_uid: from,
reply_mid,
type,
content
content,
properties
});
} else {
await sendFn({