Skip to content

Commit 88d0151

Browse files
committed
Update live-view.js
1 parent 83c9af3 commit 88d0151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

live-view/live-view.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// setup live view
33
async function setupLiveView() {
44

5-
const prevSelectedFile;
5+
let prevSelectedFile;
66

77
// if URL has a file
88
if (linkData.file) {

0 commit comments

Comments
 (0)