mirror of https://github.com/openclaw/openclaw.git
docs(nav): move btw to end of built-in tools (#46416)
This commit is contained in:
parent
d039add663
commit
0e893347f6
|
|
@ -1009,7 +1009,8 @@
|
|||
"tools/loop-detection",
|
||||
"tools/reactions",
|
||||
"tools/thinking",
|
||||
"tools/web"
|
||||
"tools/web",
|
||||
"tools/btw"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -1033,7 +1034,6 @@
|
|||
{
|
||||
"group": "Skills",
|
||||
"pages": [
|
||||
"tools/btw",
|
||||
"tools/creating-skills",
|
||||
"tools/slash-commands",
|
||||
"tools/skills",
|
||||
|
|
|
|||
Loading…
Reference in New Issue