Update episode.js
This commit is contained in:
@@ -10,6 +10,7 @@ async function getEpisodeFromAnixart(releaseId, token = '') {
|
|||||||
// Изменение структуры поля `workers`
|
// Изменение структуры поля `workers`
|
||||||
data.types = data.types.map((type) => ({
|
data.types = data.types.map((type) => ({
|
||||||
...type,
|
...type,
|
||||||
|
id: 0,
|
||||||
workers: "источник: seele.su",
|
workers: "источник: seele.su",
|
||||||
name: "Уагадай что за озвучка?",
|
name: "Уагадай что за озвучка?",
|
||||||
icon: null,
|
icon: null,
|
||||||
|
|||||||
Reference in New Issue
Block a user