mirror of
https://github.com/Jerryplusy/crystelf-plugin.git
synced 2026-01-29 01:07:27 +00:00
🔧 fix(guoba/configSchema): update bottomHelpMessage for character selection in the emoji plugin configuration
This commit is contained in:
parent
a57c9b2c55
commit
13281e96fe
@ -430,7 +430,7 @@ const guobaSchema = [
|
||||
field: 'ai.character',
|
||||
label: '表情包角色',
|
||||
component: 'Select',
|
||||
bottomHelpMessage: '回复表情包时的角色(能力有限,目前仅支持一种角色)',
|
||||
bottomHelpMessage: '回复表情包时的角色(能力有限,目前仅支持一种角色qwq)',
|
||||
componentProps: {
|
||||
options: [{ label: '真寻', value: 'zhenxun' }],
|
||||
placeholder: '请选择表情包角色',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user