Skip to content

Commit f0e1796

Browse files
authored
Update en.ts
1 parent 1a05156 commit f0e1796

File tree

1 file changed

+2
-0
lines changed
  • docs/.vitepress/locales

1 file changed

+2
-0
lines changed

docs/.vitepress/locales/en.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ function sidebarGuide() {
5353
{ text: 'Repositories', link: '/guide/repositories' },
5454
{
5555
text: 'WebUI',
56+
collapsible: true,
5657
items: [
5758
{ text: 'Getting Started', link: '/guide/webui/' },
5859
{
@@ -68,6 +69,7 @@ function sidebarGuide() {
6869
},
6970
{
7071
text: 'MMRL-Util',
72+
collapsible: true,
7173
items: [
7274
{ text: 'Getting Started', link: '/guide/mmrl-util/' },
7375
{ text: 'repo.json', link: '/guide/mmrl-util/repo-json' },

0 commit comments

Comments
 (0)