Add infohash and download path columns

PR #17799.
This commit is contained in:
tristanleboss
2022-10-08 05:43:52 +02:00
committed by GitHub
parent 30c2f9d9f3
commit a71d7e6557
5 changed files with 35 additions and 0 deletions

View File

@@ -81,6 +81,9 @@ public:
TR_SEEN_COMPLETE_DATE,
TR_LAST_ACTIVITY,
TR_AVAILABILITY,
TR_DOWNLOAD_PATH,
TR_INFOHASH_V1,
TR_INFOHASH_V2,
NB_COLUMNS
};