fix:修复空路径问题

This commit is contained in:
SengokuCola
2025-05-29 22:02:54 +08:00
parent d0f9cf9c7b
commit a23ca3c43d
2 changed files with 10 additions and 15 deletions

View File

@@ -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 = "麦麦的内部配置,包含版本号等信息。此部分仅供显示,不可编辑。"