File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
server/plugins/com.msgbyte.iam/web/plugins/com.msgbyte.iam Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -75,6 +75,8 @@ export const builtinPlugins: PluginManifest[] = _compact([
7575 'label.zh-CN' : 'IAM 插件' ,
7676 name : 'com.msgbyte.iam' ,
7777 url : '{BACKEND}/plugins/com.msgbyte.iam/index.js' ,
78+ documentUrl :
79+ 'https://tailchat.msgbyte.com/docs/advanced-usage/plugins/com.msgbyte.iam' ,
7880 version : '0.0.0' ,
7981 author : 'moonrailgun' ,
8082 description :
Original file line number Diff line number Diff line change 33 "label.zh-CN" : " IAM 插件" ,
44 "name" : " com.msgbyte.iam" ,
55 "url" : " {BACKEND}/plugins/com.msgbyte.iam/index.js" ,
6+ "documentUrl" : " https://tailchat.msgbyte.com/docs/advanced-usage/plugins/com.msgbyte.iam" ,
67 "version" : " 0.0.0" ,
78 "author" : " moonrailgun" ,
89 "description" : " Provide Tailchat with the function of conveniently accessing external account systems" ,
You can’t perform that action at this time.
0 commit comments