Skip to content

Commit 4bbd67c

Browse files
committed
1
1 parent f3d0cc8 commit 4bbd67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/page-git/submenu.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class SubMenu {
3636
child.setExpanded(true);
3737
}
3838

39-
this._Menu.render("mainMenu");
39+
this._Menu.render("subMenu");
4040
}
4141
}
4242

0 commit comments

Comments
 (0)