Metadata: Add "TV" to list of special terms in specialwords.go
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
0c4c3215f4
commit
8e81f78c12
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ var SpecialWords = map[string]string{
|
|||
"ii": "II",
|
||||
"iii": "III",
|
||||
"ti": "Ti",
|
||||
"tv": "TV",
|
||||
"xl": "XL",
|
||||
"xxl": "XXL",
|
||||
"xxxl": "XXXL",
|
||||
|
|
Loading…
Reference in a new issue