Skip to content

Commit 431fbb9

Browse files
committed
fixed chinese docs
1 parent 688adee commit 431fbb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/content/docs/zh/tools/fireflies.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Fireflies 在 Sim 中的集成提供了以下工具:
120120
| `title` | string || 会议/转录标题 |
121121
| `webhook` | string || 转录完成后通知的 Webhook URL |
122122
| `language` | string || 转录语言代码(如 "es" 表示西班牙语,"de" 表示德语) |
123-
| `attendees` | string || 以 JSON 格式填写的与会者信息:[{"displayName": "Name", "email": "email@example.com"}] |
123+
| `attendees` | string || 以 JSON 格式填写的与会者信息:\[\{"displayName": "Name", "email": "email@example.com"\}\] |
124124
| `clientReferenceId` | string || 用于追踪的自定义参考 ID |
125125

126126
#### 输出

0 commit comments

Comments
 (0)