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
@@ -5,6 +5,7 @@ interface CssExports {
'added': string;
'appProfileId': string;
'capabilities': string;
'id': string;
'minimumSeeders': string;
'packSeedTime': string;
'priority': string;