mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 06:33:05 -04:00
update constants
This commit is contained in:
parent
35d5d9a6a8
commit
418d819d05
1 changed files with 5 additions and 1 deletions
|
@ -1679,4 +1679,8 @@ module.exports.OMNI_ANIME_FORMAT_TYPES = Object.freeze({
|
|||
module.exports.OMNI_MOVIE_TYPES = Object.freeze({
|
||||
"movie": "Movie",
|
||||
"tv": "TV Show"
|
||||
})
|
||||
})
|
||||
|
||||
// Assets
|
||||
|
||||
module.exports.SCREENSHOT_ASSET_REVISION = 250117;
|
Loading…
Add table
Add a link
Reference in a new issue