diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 0eed5e31c4..f02f4ffa18 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -189,6 +189,7 @@ module.exports = { title: "(3) Wallet Setup", path: "/WalletSetup", collapsable: false, + initialOpenGroupIndex: -1, children: [ { title: "Use existing hardware wallet", @@ -259,6 +260,7 @@ module.exports = { { title: "Support and Community", collapsable: false, + initialOpenGroupIndex: -1, children: [ { title: "FAQ and common issues",