fix(publish): generate correct chat history and usage (#2412)

This commit is contained in:
Finley Ge
2024-08-16 15:59:17 +08:00
committed by GitHub
parent bebbba399a
commit 9b74437417
6 changed files with 71 additions and 5 deletions

View File

@@ -75,6 +75,9 @@
"no_collaborators": "暂无协作者"
},
"usage": {
"feishu": "飞书"
"feishu": "飞书",
"official_account": "公众号",
"share": "分享链接",
"wecom": "企业微信"
}
}