fix(web): external library disk usage unit (#10935)

pull/10922/head^2
Michel Heusschen 2024-07-07 13:21:17 +02:00 committed by GitHub
parent d582ec02b1
commit a5467d60ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@
<td class=" text-ellipsis px-4 text-sm">
{totalCount[index]}
</td>
<td class=" text-ellipsis px-4 text-sm">{diskUsage[index]} {diskUsageUnit[index]}</td>
<td class=" text-ellipsis px-4 text-sm"> {diskUsage[index]} {ByteUnit[diskUsageUnit[index]]}</td>
{/if}
<td class=" text-ellipsis px-4 text-sm">