Version 5.1 - All the GraphQL #32
@ -75,7 +75,7 @@ final class SyncLists extends BaseCommand {
|
|||||||
{
|
{
|
||||||
$this->init();
|
$this->init();
|
||||||
|
|
||||||
foreach ([MediaType::ANIME, MediaType::MANGA] as $type)
|
foreach ([MediaType::MANGA, MediaType::ANIME] as $type)
|
||||||
{
|
{
|
||||||
// Main Sync flow
|
// Main Sync flow
|
||||||
$this->fetchCount($type);
|
$this->fetchCount($type);
|
||||||
|
Loading…
Reference in New Issue
Block a user