chore: oxfmt fixes
This commit is contained in:
committed by
clawdinator[bot]
parent
395810a60b
commit
443ee26af3
@@ -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"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user