fix cr
This commit is contained in:
parent
774b208f62
commit
cfc357a24c
1 changed files with 0 additions and 3 deletions
|
|
@ -968,9 +968,6 @@ func (c *QQChannel) decodeMessage(ctx context.Context, event *dto.WSPayload, dat
|
|||
})
|
||||
}
|
||||
processedPaths, attachmentContent := c.processAttachments(ctx, attachments, scope)
|
||||
if asrReferText != "" {
|
||||
attachmentContent = fmt.Sprintf("[audio: %v]", asrReferText)
|
||||
}
|
||||
mediaPaths = processedPaths
|
||||
if content != "" {
|
||||
content += "\n"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue