mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -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)
|
// Anime Format Types (/omni_service/endpoints/anime.js)
|
||||||
module.exports.OMNI_ANIME_FORMAT_TYPES = Object.freeze({
|
module.exports.OMNI_ANIME_FORMAT_TYPES = Object.freeze({
|
||||||
TV: "Tv",
|
TV: "TV",
|
||||||
TV_SHORT: "Tv Short",
|
TV_SHORT: "TV Short",
|
||||||
MOVIE: "Movie",
|
MOVIE: "Movie",
|
||||||
SPECIAL: "Special",
|
SPECIAL: "Special",
|
||||||
OVA: "OVA",
|
OVA: "OVA",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue