mirror of
https://github.com/Jerryplusy/crystelf-plugin.git
synced 2026-01-29 09:17:27 +00:00
🔧 fix(guoba/configSchema): update help message and field name for improved clarity in settings
This commit is contained in:
parent
13281e96fe
commit
afd448bf40
@ -601,7 +601,7 @@ const guobaSchema = [
|
|||||||
field: 'ai.blockGroup',
|
field: 'ai.blockGroup',
|
||||||
label: '禁用群聊',
|
label: '禁用群聊',
|
||||||
component: 'InputArray',
|
component: 'InputArray',
|
||||||
bottomHelpMessage: '黑名单群聊,插件不会在这些群聊中工作',
|
bottomHelpMessage: '黑名单群聊,AI不会在这些群聊中工作',
|
||||||
componentProps: {
|
componentProps: {
|
||||||
placeholder: '请输入群号,按回车添加',
|
placeholder: '请输入群号,按回车添加',
|
||||||
},
|
},
|
||||||
@ -776,7 +776,7 @@ const guobaSchema = [
|
|||||||
component: 'SOFT_GROUP_BEGIN',
|
component: 'SOFT_GROUP_BEGIN',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
field: 'profile.nickname',
|
field: 'profile.nickName',
|
||||||
label: '机器人昵称',
|
label: '机器人昵称',
|
||||||
component: 'Input',
|
component: 'Input',
|
||||||
bottomHelpMessage: '机器人的昵称',
|
bottomHelpMessage: '机器人的昵称',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user