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 b3e2891 commit 8fddb4cCopy full SHA for 8fddb4c
filebrowser.js
@@ -59,6 +59,7 @@ async function renderSidebarHTML() {
59
60
// hide branch menu
61
branchMenu.classList.remove('visible');
62
+ sidebarBranch.classList.remove('active');
63
64
65
// map tree location
0 commit comments