Skip to content

Commit e7868ce

Browse files
committed
Update filebrowser.js
1 parent fa98a45 commit e7868ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

filebrowser.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3227,7 +3227,7 @@ function setupEditor() {
32273227
onNextFrame(updateLineNumbersHTML);
32283228
});
32293229

3230-
3230+
/*@@
32313231
let shownMessages = getStorage('shownMessages');
32323232
32333233
if (shownMessages) {
@@ -3411,7 +3411,7 @@ function setupEditor() {
34113411
34123412
}
34133413
3414-
}
3414+
}*/
34153415

34163416
});
34173417

0 commit comments

Comments
 (0)