mirror of
https://github.com/gchq/CyberChef
synced 2026-01-03 17:13:53 +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