Add file size to export table

This commit is contained in:
JonnyWong16
2020-08-03 21:28:13 -07:00
parent a27a5b023b
commit 40fbc55ab3
4 changed files with 39 additions and 22 deletions

View File

@@ -342,8 +342,9 @@ DOCUMENTATION :: END
<th align="left" id="timestamp">Exported At</th>
<th align="left" id="media_type_title">Media Type</th>
<th align="left" id="rating_key">Rating Key</th>
<th align="left" id="file_format">Format</th>
<th align="left" id="filename">Filename</th>
<th align="left" id="file_format">File Format</th>
<th align="left" id="file_size">File Size</th>
<th align="left" id="complete">Download</th>
<th align="left" id="delete">Delete</th>
</tr>