From 5a6990ee86ba3da9b7881bf697c9da0ef3458baf Mon Sep 17 00:00:00 2001 From: ikechan8370 Date: Wed, 13 Mar 2024 15:05:10 +0800 Subject: [PATCH] fix: guoba typo --- guoba.support.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guoba.support.js b/guoba.support.js index 39caa62..2d2d242 100644 --- a/guoba.support.js +++ b/guoba.support.js @@ -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'