mirror of
https://github.com/gchq/CyberChef
synced 2025-12-28 22:23:33 +00:00
Display file size in header
This commit is contained in:
@@ -383,6 +383,7 @@ class InputWaiter {
|
||||
fileLoaded.textContent = inputData.progress + "%";
|
||||
}
|
||||
|
||||
this.setInputInfo(inputData.size, null);
|
||||
this.displayFilePreview(inputData);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user