We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d0cc8 commit 4bbd67cCopy full SHA for 4bbd67c
1 file changed
web/page-git/submenu.js
@@ -36,7 +36,7 @@ class SubMenu {
36
child.setExpanded(true);
37
}
38
39
- this._Menu.render("mainMenu");
+ this._Menu.render("subMenu");
40
41
42
0 commit comments