Add ability to get qmdl file size in user readable values

This commit is contained in:
Caleb
2025-05-16 20:44:38 -04:00
committed by Cooper Quintin
parent d40d4fb9c1
commit 8e6b86b26f
4 changed files with 12 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
<th class='p-2' scope="col">ID</th>
<th class='p-2' scope="col">Started</th>
<th class='p-2' scope="col">Last Message</th>
<th class='p-2' scope="col">Size (bytes)</th>
<th class='p-2' scope="col">Size</th>
<th class='p-2' scope="col">PCAP</th>
<th class='p-2' scope="col">QMDL</th>
<th class='p-2' scope="col">Analysis</th>