We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e7bd8 commit da2e2cdCopy full SHA for da2e2cd
docs/.vitepress/locales/en.ts
@@ -53,7 +53,7 @@ function sidebarGuide() {
53
{ text: 'Repositories', link: '/guide/repositories' },
54
{
55
text: 'WebUI',
56
- collapsed: false,
+ collapsed: true,
57
items: [
58
{ text: 'Getting Started', link: '/guide/webui/' },
59
@@ -69,7 +69,7 @@ function sidebarGuide() {
69
},
70
71
text: 'MMRL-Util',
72
73
74
{ text: 'Getting Started', link: '/guide/mmrl-util/' },
75
{ text: 'repo.json', link: '/guide/mmrl-util/repo-json' },
0 commit comments