New: Indexer ID as column

Fixes #1948
This commit is contained in:
Bogdan
2024-01-12 14:58:27 +02:00
parent c9b663247c
commit 7022054dd7
8 changed files with 43 additions and 15 deletions
@@ -8,6 +8,7 @@ interface CssExports {
'cell': string;
'checkInput': string;
'externalLink': string;
'id': string;
'minimumSeeders': string;
'packSeedTime': string;
'priority': string;