Skip to content

Commit 8ac0381

Browse files
authored
Update live-view.js
1 parent 3a5fb7b commit 8ac0381

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

live-view.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ async function setupLiveView() {
1313
saveSidebarStateLS();
1414

1515
treeLoc = urlQuery.split('+')[0].split(',');
16+
saveTreeLocLS(treeLoc);
1617

1718
const fileName = urlQuery.split('+')[1].split(',')[0];
1819
const fileSha = urlQuery.split('+')[1].split(',')[1];

0 commit comments

Comments
 (0)