Add Sierra ID to list of pseudo-tags

This commit is contained in:
Matt Nadareski
2022-01-28 09:24:37 -08:00
parent 9f3b8a7c2c
commit ed4ac24efa
5 changed files with 11 additions and 0 deletions

View File

@@ -3608,6 +3608,10 @@ namespace RedumpLib.Data
[HumanReadable(ShortName = "[T:S]", LongName = "<b>Series</b>:")]
Series,
// TODO: This doesn't have a site tag yet
[HumanReadable(ShortName = "<b>Sierra ID</b>:", LongName = "<b>Sierra ID</b>:")]
SierraID,
// TODO: This doesn't have a site tag yet
[HumanReadable(ShortName = "<b>SS</b>:", LongName = "<b>SS</b>:")]
SSHash,