Revert former change so that kitsu anime lists are properly pulled for sync

这个提交包含在:
Timothy Warren 2017-09-15 16:51:47 -04:00
父节点 23552d62b1
当前提交 c0d912a1c4
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -403,7 +403,7 @@ class Model {
* @return array
*/
public function getFullAnimeList(array $options = [
'include' => 'media.mappings'
'include' => 'anime.mappings'
]): array
{
$status = $options['filter']['status'] ?? '';