Add availability column

Closes #1632.
This commit is contained in:
Chocobo1
2019-07-21 15:20:54 +08:00
parent cfedbf8e6b
commit 60faba60ea
6 changed files with 28 additions and 3 deletions

View File

@@ -77,6 +77,7 @@ public:
TR_RATIO_LIMIT,
TR_SEEN_COMPLETE_DATE,
TR_LAST_ACTIVITY,
TR_AVAILABILITY,
NB_COLUMNS
};