mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-27 21:01:32 +08:00
style(messageThunk): 移除多余的空行
This commit is contained in:
parent
baeb9519e4
commit
a4ba89b68e
@ -1154,7 +1154,6 @@ export const resendMessageThunk =
|
||||
})
|
||||
resetDataList.push(assistantMessage)
|
||||
|
||||
|
||||
resetDataList.forEach((message) => {
|
||||
dispatch(newMessagesActions.addMessage({ topicId, message }))
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user