mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 13:43:06 -04:00
Tv -> TV
This commit is contained in:
parent
668bb946a7
commit
826e1a9961
1 changed files with 2 additions and 2 deletions
|
@ -1877,8 +1877,8 @@ module.exports.PROVISIONAL_ACCOUNT_AVATARS = Object.freeze([
|
|||
|
||||
// Anime Format Types (/omni_service/endpoints/anime.js)
|
||||
module.exports.OMNI_ANIME_FORMAT_TYPES = Object.freeze({
|
||||
TV: "Tv",
|
||||
TV_SHORT: "Tv Short",
|
||||
TV: "TV",
|
||||
TV_SHORT: "TV Short",
|
||||
MOVIE: "Movie",
|
||||
SPECIAL: "Special",
|
||||
OVA: "OVA",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue