Metadata: Add "TV" to list of special terms in specialwords.go

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2023-12-14 16:11:32 +01:00
parent 0c4c3215f4
commit 8e81f78c12

View file

@ -16,6 +16,7 @@ var SpecialWords = map[string]string{
"ii": "II",
"iii": "III",
"ti": "Ti",
"tv": "TV",
"xl": "XL",
"xxl": "XXL",
"xxxl": "XXXL",