rdt-client/client/src/app/torrent-file/torrent-file.component.html
2021-01-12 20:42:06 -07:00

6 lines
150 B
HTML

<td colspan="4">
<i class="fas fa-file" aria-hidden="true"></i>
{{ file.path }}
</td>
<td>{{ file.bytes | filesize }}</td>
<td colspan="10"></td>