fixed some code
This commit is contained in:
parent
0eb42f24ef
commit
8657d9c1eb
1 changed files with 0 additions and 6 deletions
6
main.go
6
main.go
|
@ -121,12 +121,6 @@ func lessType(Type string) string {
|
|||
return "Shows"
|
||||
case "OVA", "Specials":
|
||||
return "Extra"
|
||||
case "TV Series":
|
||||
return "TV"
|
||||
case "TV Special":
|
||||
return "Special"
|
||||
case "Web":
|
||||
return "ONA"
|
||||
}
|
||||
return Type
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue