Skip to content

Commit 868ee78

Browse files
committed
Update filebrowser.js
1 parent 4a7717b commit 868ee78

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

filebrowser.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1221,9 +1221,6 @@ function loadBinaryFileHTML(file, toggled) {
12211221
// update bottom float
12221222
bottomFloat.classList.add('file-open');
12231223

1224-
// change status bar color
1225-
document.querySelector('meta[name="theme-color"]').content = '#0e0e0e';
1226-
12271224
}
12281225

12291226
// if sidebar is open and on mobile device

0 commit comments

Comments
 (0)