Skip to content

Commit cc5bb90

Browse files
committed
feishu: format media action changes
1 parent 398a2ed commit cc5bb90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/feishu/src/media.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ export async function sendMediaFeishu(params: {
590590
cfg,
591591
to,
592592
fileKey,
593-
msgType: routing.msgType === "image" ? "file" : routing.msgType,
593+
msgType: routing.msgType,
594594
replyToMessageId,
595595
replyInThread,
596596
accountId,

0 commit comments

Comments
 (0)