Show 7zip contents on filesystem

This commit is contained in:
2024-11-14 22:35:34 +01:00
parent cac31a097a
commit 0a0f687044
2 changed files with 5 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ export let hide_branding = false
<td></td>
<td>Name</td>
<td>Size</td>
<td>Actions</td>
<td></td>
</tr>
{#each $nav.children as child, index (child.path)}
<a