Skip to content

Commit c2b75bc

Browse files
committed
Update filebrowser.js
1 parent 96c0e24 commit c2b75bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

filebrowser.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1422,6 +1422,8 @@ async function loadFileInHTML(fileEl, fileSha) {
14221422

14231423
resp = { content: fileSizeText };
14241424

1425+
cd.textContent = fileSizeText;
1426+
14251427
// if on mobile device
14261428
if (isMobile) {
14271429

0 commit comments

Comments
 (0)