Skip to content

Commit 2cc664e

Browse files
committed
Update filebrowser.js
1 parent d9af67b commit 2cc664e

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) {
@@ -3413,7 +3413,7 @@ function setupEditor() {
34133413

34143414
}
34153415

3416-
});@@*/
3416+
});
34173417

34183418
}
34193419

0 commit comments

Comments
 (0)