Revert former change so that kitsu anime lists are properly pulled for sync
This commit is contained in:
parent
2b9adb0395
commit
38eee85752
@ -403,7 +403,7 @@ class Model {
|
||||
* @return array
|
||||
*/
|
||||
public function getFullAnimeList(array $options = [
|
||||
'include' => 'media.mappings'
|
||||
'include' => 'anime.mappings'
|
||||
]): array
|
||||
{
|
||||
$status = $options['filter']['status'] ?? '';
|
||||
|
Loading…
Reference in New Issue
Block a user