fix:修复空路径问题
This commit is contained in:
@@ -56,7 +56,6 @@ description = "自动退出专注聊天的阈值,越低越容易退出专注
|
||||
path = "chat.exit_focus_threshold"
|
||||
type = "number"
|
||||
|
||||
|
||||
[[editor.quick_settings.items]]
|
||||
name = "思考间隔(focus模式)"
|
||||
description = "思考的时间间隔(秒),可以有效减少消耗"
|
||||
@@ -87,9 +86,6 @@ description = "是否在回复后显示当前聊天模式"
|
||||
path = "experimental.debug_show_chat_mode"
|
||||
type = "bool"
|
||||
|
||||
|
||||
|
||||
|
||||
[translations.sections.inner]
|
||||
name = "版本"
|
||||
description = "麦麦的内部配置,包含版本号等信息。此部分仅供显示,不可编辑。"
|
||||
|
||||
Reference in New Issue
Block a user