fix: typo copy

This commit is contained in:
Faisal Amir 2024-01-29 14:04:17 +07:00
parent 5fe68c16fd
commit 391f053266

View File

@ -332,7 +332,7 @@ export default function useSendChatMessage() {
updated: timestamp,
}
// cheange last update thread when send message
// change last update thread when send message
updateThread(updatedThread)
await extensionManager