Update [releaseId].ts
This commit is contained in:
@@ -44,7 +44,7 @@ function modifyData(data: EpisodeResponse): EpisodeResponse {
|
|||||||
data.types = data.types.map(type => {
|
data.types = data.types.map(type => {
|
||||||
return {
|
return {
|
||||||
...type,
|
...type,
|
||||||
workers: 'источник: seele.su (元一S2)` // Изменение значения workers на 'MD Sele'
|
workers: 'источник: seele.su (元一S2)' // Изменение значения workers на 'MD Sele'
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user