More api and database cleanup

This commit is contained in:
Dominic Ferrando
2026-09-26 18:41:59 -04:00
parent 930bd61e62
commit 91f682ec71
5 changed files with 11 additions and 6 deletions
@@ -137,7 +137,7 @@
<th>Player</th>
<th>Status</th>
<th>Videos</th>
<th>Requested</th>
<th>Submitted</th>
<th></th>
</tr>
</thead>
@@ -151,7 +151,7 @@
</div>
</td>
<td>{videoCount(row)} / {Object.values(Activity).length}</td>
<td class="whitespace-nowrap">{formatDate(row.created_at)}</td>
<td class="whitespace-nowrap">{formatDate(row.submitted_at)}</td>
<td>
<a
class="btn btn-primary btn-xs"