support anime type in manifest

This commit is contained in:
TheBeastLT
2022-12-28 10:01:17 +02:00
parent a3051d7995
commit 7ad484f55c

View File

@@ -15,7 +15,7 @@ function manifest(config = {}) {
description: getDescription(config),
catalogs: getCatalogs(config),
resources: getResources(config),
types: [Type.MOVIE, Type.SERIES, Type.OTHER],
types: [Type.MOVIE, Type.SERIES, Type.ANIME, Type.OTHER],
background: `https://i.ibb.co/VtSfFP9/t8wVwcg.jpg`,
logo: `https://i.ibb.co/w4BnkC9/GwxAcDV.png`,
behaviorHints: {