chore: oxfmt fixes

This commit is contained in:
CLAWDINATOR Bot
2026-02-01 18:51:44 +00:00
committed by clawdinator[bot]
parent 395810a60b
commit 443ee26af3
8 changed files with 13 additions and 22 deletions

View File

@@ -865,11 +865,7 @@
},
{
"group": "Help",
"pages": [
"help/index",
"help/troubleshooting",
"help/faq"
]
"pages": ["help/index", "help/troubleshooting", "help/faq"]
},
{
"group": "Install & Updates",
@@ -1002,13 +998,7 @@
},
{
"group": "Web & Interfaces",
"pages": [
"web/index",
"web/control-ui",
"web/dashboard",
"web/webchat",
"tui"
]
"pages": ["web/index", "web/control-ui", "web/dashboard", "web/webchat", "tui"]
},
{
"group": "Channels",
@@ -1171,11 +1161,7 @@
"groups": [
{
"group": "开始",
"pages": [
"zh-CN/index",
"zh-CN/start/getting-started",
"zh-CN/start/wizard"
]
"pages": ["zh-CN/index", "zh-CN/start/getting-started", "zh-CN/start/wizard"]
}
]
}