Parse Files and Grabs in Release Info

This commit is contained in:
Qstick
2020-12-28 21:40:54 -05:00
parent e2a46820da
commit a041fc0d4b
8 changed files with 89 additions and 4 deletions

View File

@@ -24,6 +24,8 @@
.age,
.size,
.files,
.grabs,
.peers {
composes: headerCell from '~Components/Table/VirtualTableHeaderCell.css';