fix: 增加智能模式私聊开关

This commit is contained in:
ikechan8370 2025-02-16 22:21:31 +08:00
parent 777279e410
commit d96349dde3
5 changed files with 36 additions and 68 deletions

View file

@ -75,12 +75,12 @@ export function supportGuoba () {
bottomHelpMessage: '独立的后台管理面板默认3321端口与锅巴类似。工具箱会有额外占用启动速度稍慢酌情开启。修改后需重启生效',
component: 'Switch'
},
// {
// field: 'enableMd',
// label: 'QQ开启markdown',
// bottomHelpMessage: 'qq的第三方md非QQBot。需要适配器实现segment.markdown和segment.button方可使用否则不建议开启会造成各种错误。默认关闭',
// component: 'Switch'
// },
{
field: 'enableToolPrivateSend',
label: '允许智能模式私聊',
bottomHelpMessage: '是否允许智能模式下发起临时对话骚扰其他群友。默认开启如果怕Bot乱骚扰其他人可以关闭。主人不受影响。',
component: 'Switch'
},
{
field: 'translateSource',
label: '翻译来源',