mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: 优化文本提示
This commit is contained in:
parent
616eb97d32
commit
ad9516d370
1 changed files with 2 additions and 2 deletions
|
|
@ -352,8 +352,8 @@ export function supportGuoba () {
|
|||
},
|
||||
{
|
||||
field: 'initiativeChatGroups',
|
||||
label: '主动发起聊天群聊',
|
||||
bottomHelpMessage: '在这些群聊里会不定时主动说一些随机的打招呼的话,用英文逗号隔开',
|
||||
label: '主动发起聊天群聊的群号',
|
||||
bottomHelpMessage: '在这些群聊里会不定时主动说一些随机的打招呼的话,用英文逗号隔开。',
|
||||
component: 'Input'
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue