mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 05:17:10 +00:00
fix: guoba typo
This commit is contained in:
parent
1d42dc6f31
commit
5a6990ee86
1 changed files with 3 additions and 3 deletions
|
|
@ -308,7 +308,7 @@ export function supportGuoba () {
|
|||
component: 'InputTextArea'
|
||||
},
|
||||
{
|
||||
field: 'sydneyChatExamplBot1',
|
||||
field: 'sydneyChatExampleBot1',
|
||||
label: '前置对话第一轮(AI)',
|
||||
bottomHelpMessage: '会强行插入该轮对话,能有效抑制抱歉',
|
||||
component: 'InputTextArea'
|
||||
|
|
@ -320,7 +320,7 @@ export function supportGuoba () {
|
|||
component: 'InputTextArea'
|
||||
},
|
||||
{
|
||||
field: 'sydneyChatExamplBot2',
|
||||
field: 'sydneyChatExampleBot2',
|
||||
label: '前置对话第二轮(AI)',
|
||||
bottomHelpMessage: '会强行插入该轮对话,能有效抑制抱歉',
|
||||
component: 'InputTextArea'
|
||||
|
|
@ -332,7 +332,7 @@ export function supportGuoba () {
|
|||
component: 'InputTextArea'
|
||||
},
|
||||
{
|
||||
field: 'sydneyChatExamplBot4',
|
||||
field: 'sydneyChatExampleBot3',
|
||||
label: '前置对话第三轮(AI)',
|
||||
bottomHelpMessage: '会强行插入该轮对话,能有效抑制抱歉',
|
||||
component: 'InputTextArea'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue